React-konva – 2d canvas components for React(konvajs.org)3 points·by lavrton·6 anni fa·1 commentskonvajs.orgReact-konva – 2d canvas components for Reacthttps://konvajs.org/docs/react/Intro.html1 commentsPost comment[–]rikroots·6 anni fareplyI 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';`... ?
`import { Stage, Layer, Rect, Circle } from 'react-konva';`
... ?