Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed console errors #103

Closed
wants to merge 1 commit into from
Closed

fixed console errors #103

wants to merge 1 commit into from

Conversation

alilland
Copy link

Prop types are no longer called against the main React object (depricated). createClass is depricated as well, so used the dropin library to clear those console errors as well.

unfortunately I use JS Standard Linter (its very opinionated) I was going through deleting un necessary commas, double quotes and semi-colons while I was reading your code.

@tomchentw
Copy link
Owner

Sorry, the code base in react-toast is definitely opinionated, and you should use it via node_modules, which should be excluded by your custom linters.

@tomchentw tomchentw closed this Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants