This commit is contained in:
2025-06-28 01:07:30 +02:00
parent 26943da2a9
commit ecc900161a
5 changed files with 5164 additions and 13 deletions

View File

@@ -80,6 +80,7 @@
"tailwindcss": "^3.4.11",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1"
"vite": "^5.4.1",
"@vitejs/plugin-react": "^4.3.4"
}
}
}