- added Konvas lib

- added feed from proof of concept
This commit is contained in:
2025-11-21 10:12:42 +00:00
parent 8284b1dd11
commit a21b7bb87e
9 changed files with 200 additions and 7 deletions

View File

@@ -19,8 +19,10 @@
"@tanstack/react-router": "^1.136.18",
"@tanstack/react-router-devtools": "^1.136.18",
"clsx": "^2.1.1",
"konva": "^10.0.11",
"react": "^19.2.0",
"react-dom": "^19.2.0"
"react-dom": "^19.2.0",
"react-konva": "^19.2.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",