add bootstrap.component.tsx, implement dynamic nav generation

This commit is contained in:
Schneider Roland
2025-01-10 22:23:49 +01:00
parent f059417376
commit 85587489f5
13 changed files with 180 additions and 91 deletions

View File

@@ -13,9 +13,9 @@
"@types/aos": "^3.0.7",
"@types/bcrypt": "^5.0.2",
"@types/bcryptjs": "^2.4.6",
"@types/bootstrap": "^5.2.10",
"@types/pg": "^8.11.10",
"aos": "^2.3.4",
"bcryptjs": "2.4.3",
"bcryptjs": "^2.4.3",
"bootstrap": "^4.6.2",
"clsx": "^2.1.1",