diff --git a/components.d.ts b/components.d.ts index ceaee13..5fd735f 100644 --- a/components.d.ts +++ b/components.d.ts @@ -18,6 +18,7 @@ declare module 'vue' { InputIcon: typeof import('primevue/inputicon')['default'] InputText: typeof import('primevue/inputtext')['default'] Listbox: typeof import('primevue/listbox')['default'] + Menu: typeof import('primevue/menu')['default'] Panel: typeof import('primevue/panel')['default'] Password: typeof import('primevue/password')['default'] RouterLink: typeof import('vue-router')['RouterLink'] diff --git a/index.html b/index.html index 3c5df20..079211d 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,13 @@ -
- -