Skip to content

Commit

Permalink
Merge pull request fabricjs#1 from inf3cti0n95/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
inf3cti0n95 authored Nov 22, 2017
2 parents 71ec83c + 276df3d commit 7746884
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 @@ -41,7 +41,7 @@ class SketchFieldDemo extends React.Component {
<SketchField width='1024px'
height='768px'
tool={Tools.Pencil}
color='black'
lineColor='black'
lineWidth={3}/>
)
}
Expand Down

0 comments on commit 7746884

Please sign in to comment.