Skip to content

Commit

Permalink
Merge pull request #255 from omnisyle/master
Browse files Browse the repository at this point in the history
fixes disableBoundaryChecks warning
  • Loading branch information
mosch authored Jun 12, 2018
2 parents 01d4f20 + d881eb5 commit 39c35c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ class AvatarEditor extends React.Component {
onMouseUp,
onMouseMove,
onPositionChange,
disableBoundaryChecks,
...rest
} = this.props

Expand Down

0 comments on commit 39c35c9

Please sign in to comment.