add konva js to project + create some components with ai

This commit is contained in:
hamid zarghami
2025-11-16 16:33:54 +03:30
parent c1c6b0ebf7
commit 1a0c869101
38 changed files with 1855 additions and 42 deletions
+3
View File
@@ -13,12 +13,15 @@
"@tailwindcss/vite": "^4.1.17",
"i18next": "^25.6.2",
"iconsax-react": "^0.0.8",
"konva": "^10.0.9",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.3.0",
"react-konva": "^19.2.0",
"react-router-dom": "^7.9.5",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.17",
"use-image": "^1.1.4",
"zustand": "^5.0.8"
},
"devDependencies": {