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

Please update! #9

Open
jnrepo opened this issue Sep 14, 2016 · 0 comments · May be fixed by #10
Open

Please update! #9

jnrepo opened this issue Sep 14, 2016 · 0 comments · May be fixed by #10

Comments

@jnrepo
Copy link

jnrepo commented Sep 14, 2016

Object.assign is no longer part of the react library in its current version, please change it to spread operators!

will make a PR

UPDATE: actually spread operators are new and can cause errors. Instead the code now uses Object.assign directly vs referencing it from the react library which removed that a while ago.

@jnrepo jnrepo linked a pull request Sep 14, 2016 that will close this issue
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 a pull request may close this issue.

1 participant