Design compatibility with smaller window sizes

This commit is contained in:
2026-06-11 15:51:30 +02:00
parent 246a08b941
commit 058df3f459
3 changed files with 14 additions and 25 deletions

View File

@@ -23,6 +23,9 @@
],
"author": "GitHub",
"license": "CC0-1.0",
"overrides": {
"yauzl": "^3.3.1"
},
"devDependencies": {
"@vitejs/plugin-react": "^6.0.2",
"concurrently": "^10.0.3",