feat: Add primary tabs for the three different modes

This commit is contained in:
2025-04-13 17:13:09 +02:00
parent 7e473955d9
commit ee0ba6acf8
5 changed files with 120 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@creativebulma/bulma-tooltip": "^1.2.0",
"@fortawesome/fontawesome-free": "^6.7.2",
"css-loader": "^7.1.2",
"sass": "^1.86.3",
"sass-loader": "^16.0.5",
@@ -33,6 +34,7 @@
"dependencies": {
"bulma": "^1.0.3",
"bulma-tooltip": "^3.0.2",
"font-awesome": "^4.7.0",
"i18next": "^23.12.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",