Text input component #30

Merged
stne3960 merged 35 commits from text_input into main 2025-12-16 17:59:33 +01:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit c03d577487 - Show all commits

View File

@ -12,8 +12,7 @@
"openapi-fetch": "^0.13.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.4.1",
"tailwindcss": "^4.1.16"
"react-router": "^7.4.1"
},
"devDependencies": {
"@eslint/js": "^9.21.0",

View File

@ -16,8 +16,7 @@
"openapi-fetch": "^0.13.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.4.1",
"tailwindcss": "^4.1.16"
"react-router": "^7.4.1"
},
"devDependencies": {
"@eslint/js": "^9.21.0",