1 comment

[ 3.0 ms ] story [ 14.9 ms ] thread
I think the "How it looks?" example code given on the linked page is going to fail? The import statement should read:

`import { Stage, Layer, Rect, Circle } from 'react-konva';`

... ?