Skip to content

Commit

Permalink
change to be able to modify image on loading
Browse files Browse the repository at this point in the history
  • Loading branch information
srijondasgit committed Mar 24, 2020
1 parent aeb079d commit 88eb170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class SketchFieldDemo extends React.Component {
backgroundColor: 'transparent',
shadowWidth: 0,
shadowOffset: 0,
tool: Tools.Pencil,
tool: Tools.Select,
enableRemoveSelected: false,
fillWithColor: false,
fillWithBackgroundColor: false,
Expand Down

0 comments on commit 88eb170

Please sign in to comment.