chore(types): regenerate components.d.ts to sync with PR-B2a additions
This commit is contained in:
1
apps/app/components.d.ts
vendored
1
apps/app/components.d.ts
vendored
@@ -36,6 +36,7 @@ declare module 'vue' {
|
||||
ClaimenTab: typeof import('./src/components/portal/event/ClaimenTab.vue')['default']
|
||||
CompanyDialog: typeof import('./src/components/organisation/CompanyDialog.vue')['default']
|
||||
ConfirmDialog: typeof import('./src/components/dialogs/ConfirmDialog.vue')['default']
|
||||
ContextSwitcher: typeof import('./src/components/shared/ContextSwitcher.vue')['default']
|
||||
CreateAppDialog: typeof import('./src/components/dialogs/CreateAppDialog.vue')['default']
|
||||
CreateEventDialog: typeof import('./src/components/events/CreateEventDialog.vue')['default']
|
||||
CreatePersonDialog: typeof import('./src/components/persons/CreatePersonDialog.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user