frontend: hide/show ServerCreate Form

This commit is contained in:
Frank Agerholm 2026-01-25 18:12:35 +01:00
commit 9fda6b5a5c
No known key found for this signature in database
4 changed files with 97 additions and 6 deletions

View file

@ -10,6 +10,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxt/icon": "^2.2.1",
"nuxt": "^4.3.0",
"vue": "^3.5.27",
"vue-router": "^4.6.4"