Skip to content

Commit

Permalink
Fix sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
tanem committed Apr 29, 2018
1 parent 9f6936b commit 0ece1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ __Example__
svgStyle={{ width: 200 }}
className="wrapper-classname"
onClick={() => {
console.log('wrapper onClick)
console.log('wrapper onClick')
}}
/>
```
Expand Down

0 comments on commit 0ece1c9

Please sign in to comment.