Skip to content

Commit

Permalink
Revert changes from 6.0.3->6.04 which were convenience changes for lo…
Browse files Browse the repository at this point in the history
…ading a client crop but prevent setting the crop manually in onImageLoaded #223
  • Loading branch information
sekoyo committed Nov 23, 2018
1 parent 541d5d6 commit f577872
Show file tree
Hide file tree
Showing 6 changed files with 2,584 additions and 750 deletions.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"presets": ["es2015", "stage-0", "react"]
"presets": ["es2015", "stage-0", "react"],
"plugins": ["transform-runtime"]
}
Loading

0 comments on commit f577872

Please sign in to comment.