We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71ec83c + 7746884 commit 0de33a2Copy full SHA for 0de33a2
README.md
@@ -41,7 +41,7 @@ class SketchFieldDemo extends React.Component {
41
<SketchField width='1024px'
42
height='768px'
43
tool={Tools.Pencil}
44
- color='black'
+ lineColor='black'
45
lineWidth={3}/>
46
)
47
}
0 commit comments