feat: responsive sidebar

This commit is contained in:
vinceh121
2024-07-30 06:13:31 +02:00
parent 6b9cbab225
commit c425be691d
4 changed files with 81 additions and 5 deletions

View File

@@ -24,6 +24,7 @@
"@types/punycode": "^2.1.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-responsive": "^8.0.8",
"@types/vcf": "^2.0.7",
"antd": "^5.19.3",
"axios": "^1.7.2",
@@ -33,6 +34,7 @@
"punycode": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-responsive": "^10.0.0",
"react-router-dom": "^6.25.1",
"regenerator-runtime": "^0.13.9",
"snarkdown": "^2.0.0",