dropdowns added to airwatch

This commit is contained in:
Tykayn 2025-08-20 12:47:37 +02:00 committed by tykayn
parent fff843e959
commit 316ebc0acc
15 changed files with 519 additions and 192 deletions

View file

@ -39,7 +39,6 @@
"@sjmc11/tourguidejs": "^0.0.27",
"angular-shepherd": "^20.0.0",
"express": "^5.1.0",
"remixicon": "^4.6.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@ -67,6 +66,7 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"remixicon": "^4.6.0",
"storybook": "^9.0.17",
"typescript": "~5.8.2"
}