1 comment

[ 4.6 ms ] story [ 20.6 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';`

... ?