chore: new logo
This commit is contained in:
parent
753e692925
commit
92f652368a
2
components.d.ts
vendored
2
components.d.ts
vendored
@ -9,12 +9,10 @@ declare module 'vue' {
|
||||
AppLogoText: typeof import('./src/components/icons/AppLogoText.vue')['default']
|
||||
AppLogoV: typeof import('./src/components/icons/AppLogoV.vue')['default']
|
||||
BellIcon: typeof import('./src/components/icons/BellIcon.vue')['default']
|
||||
CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default']
|
||||
CarbonEdit: typeof import('~icons/carbon/edit')['default']
|
||||
CarbonErase: typeof import('~icons/carbon/erase')['default']
|
||||
CarbonHome: typeof import('~icons/carbon/home')['default']
|
||||
CarbonLanguage: typeof import('~icons/carbon/language')['default']
|
||||
CarbonWarning: typeof import('~icons/carbon/warning')['default']
|
||||
CheckInput: typeof import('./src/components/forms/CheckInput.vue')['default']
|
||||
ChevronDoubleRight: typeof import('./src/components/icons/ChevronDoubleRight.vue')['default']
|
||||
CloseIcon: typeof import('./src/components/icons/CloseIcon.vue')['default']
|
||||
|
Loading…
Reference in New Issue
Block a user