Skip to content

Add setup function, to wrap componentDidMount #10

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

Merged
merged 11 commits into from
Feb 21, 2018
Prev Previous commit
Remove package-lock.json
  • Loading branch information
paf31 committed Feb 21, 2018
commit d96adca261af41dc6f81ef8b4a45b50543f12790
1 change: 1 addition & 0 deletions examples/component/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
output
html/index.js
package-lock.json
node_modules
Loading