5 ms·
React-konva – 2d canvas components for React
- rikroots 6y agoI 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';` ... ?