diff --git a/client/app/components.d.ts b/client/app/components.d.ts
index 6e56067..88eb6f6 100644
--- a/client/app/components.d.ts
+++ b/client/app/components.d.ts
@@ -16,7 +16,6 @@ declare module 'vue' {
PrimeDivider: typeof import('primevue/divider')['default']
PrimeFloatLabel: typeof import('primevue/floatlabel')['default']
PrimeInputText: typeof import('primevue/inputtext')['default']
- PrimeMenu: typeof import('primevue/menu')['default']
PrimePassword: typeof import('primevue/password')['default']
PrimeProgressBar: typeof import('primevue/progressbar')['default']
PrimeScrollPanel: typeof import('primevue/scrollpanel')['default']
diff --git a/client/app/layouts/default.vue b/client/app/layouts/default.vue
index cc3cabd..f22ae1a 100644
--- a/client/app/layouts/default.vue
+++ b/client/app/layouts/default.vue
@@ -9,19 +9,19 @@
-
+
-
+
-
+