Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Fix: Broken refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
omgaz committed Nov 13, 2017
1 parent 0415da0 commit 589d2e9
Show file tree
Hide file tree
Showing 6 changed files with 949 additions and 18 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"presets": ["env"],
"plugins": [
"transform-class-properties",
"transform-object-rest-spread",
"transform-react-jsx"
]
Expand Down
2 changes: 1 addition & 1 deletion build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 589d2e9

Please sign in to comment.