react-legra v0.1.1
-
Fix issue with the
<Board />
component, now all external re-renders will clean the canvas, so you don't have multiple draws on the same canvas -
Added
<BézierCurve />
component -
Added
< QuadraticCurve />
component
Fix issue with the <Board />
component, now all external re-renders will clean the canvas, so you don't have multiple draws on the same canvas
Added <BézierCurve />
component
Added < QuadraticCurve />
component