List components #31

Merged
stne3960 merged 68 commits from list_item into main 2025-12-18 12:41:13 +01:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit 97984a21b9 - 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",