feat: add react-konva-utils for enhanced rendering and implement inline editing for CodeBlock and TextBlock components

This commit is contained in:
2026-01-07 18:39:39 +02:00
parent d642b7b5da
commit 07a48e67f4
8 changed files with 298 additions and 64 deletions
+1
View File
@@ -18,6 +18,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-konva": "^19.2.1",
"react-konva-utils": "^2.0.0",
"shiki": "^3.21.0",
"tailwindcss": "^4.1.18",
"uuid": "^13.0.0",