RLH-12 | Start implementing /account page

This commit is contained in:
2024-11-04 02:11:28 +01:00
parent 68d4b82756
commit 02b8ce1655
20 changed files with 259 additions and 23 deletions

View File

@@ -18,9 +18,10 @@
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
"@ng-bootstrap/ng-bootstrap": "^16.0.0-rc.2",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"mdb-ui-kit": "^8.0.0",
"moment": "^2.30.1",
"rxjs": "~7.8.0",