This commit is contained in:
Vendored
+1
@@ -28,6 +28,7 @@ declare module 'vue' {
|
||||
CreateSummarySection: typeof import('./src/components/create/CreateSummarySection.vue')['default']
|
||||
DownloadImageButton: typeof import('./src/components/manage/DownloadImageButton.vue')['default']
|
||||
ExamplesSection: typeof import('./src/components/TheWelcome/ExamplesSection.vue')['default']
|
||||
FooterCopyright: typeof import('./src/components/FooterCopyright.vue')['default']
|
||||
InputText: typeof import('primevue/inputtext')['default']
|
||||
LayoutWithTabs: typeof import('./src/layouts/LayoutWithTabs.vue')['default']
|
||||
LinkCopyButton: typeof import('./src/components/link/LinkCopyButton.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user