feat: input and history pages
Lint / Oxlint (push) Successful in 55s
Lint / TypeScript (push) Successful in 58s
Lint / ESLint (push) Successful in 1m0s
Deploy / Build (push) Successful in 1m13s
Deploy / Deploy to Stapler (push) Successful in 4m27s

This commit is contained in:
2026-06-17 15:44:23 +02:00
parent 0e4cc45439
commit fea4fdba05
13 changed files with 256 additions and 121 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
"dependencies": {
"@tailwindcss/vite": "^4.3.1",
"daisyui": "^5.5.23",
"vue": "^3.5.38"
"vue": "^3.5.38",
"vue-i18n": "11"
},
"devDependencies": {
"@tsconfig/node24": "^24.0.4",