Design completed with translations.

This commit is contained in:
2026-03-20 13:55:21 +01:00 Verified
parent a501a146ca
commit 667c944e2f
20 changed files with 583 additions and 256 deletions
+3 -1
View File
@@ -11,9 +11,11 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.2.2",
"i18next": "^25.8.20",
"lucide-react": "^0.577.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^16.5.8",
"tailwindcss": "^4.2.2"
},
"devDependencies": {
@@ -30,4 +32,4 @@
"typescript-eslint": "^8.57.0",
"vite": "^8.0.1"
}
}
}