fix: updated components.d.ts
(cherry picked from commit 56425254a9139f3c582dcb90c4fa72ad922da3b8) # Conflicts: # frontend/components.d.ts
This commit is contained in:
parent
de7cf372e7
commit
f3b8d87204
6
frontend/components.d.ts
vendored
6
frontend/components.d.ts
vendored
@ -155,12 +155,18 @@ declare module 'vue' {
|
|||||||
LoadingIndicator: typeof import('./src/components/Icons/LoadingIndicator.vue')['default']
|
LoadingIndicator: typeof import('./src/components/Icons/LoadingIndicator.vue')['default']
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
|
<<<<<<< HEAD
|
||||||
=======
|
=======
|
||||||
LucideInfo: typeof import('~icons/lucide/info')['default']
|
LucideInfo: typeof import('~icons/lucide/info')['default']
|
||||||
>>>>>>> fad7c598 (refactor: profile page)
|
>>>>>>> fad7c598 (refactor: profile page)
|
||||||
LucidePlus: typeof import('~icons/lucide/plus')['default']
|
LucidePlus: typeof import('~icons/lucide/plus')['default']
|
||||||
=======
|
=======
|
||||||
>>>>>>> dd122930 (fix: updated components.d.ts)
|
>>>>>>> dd122930 (fix: updated components.d.ts)
|
||||||
|
=======
|
||||||
|
LucideInfo: typeof import('~icons/lucide/info')['default']
|
||||||
|
LucidePlus: typeof import('~icons/lucide/plus')['default']
|
||||||
|
LucideSearch: typeof import('~icons/lucide/search')['default']
|
||||||
|
>>>>>>> 56425254 (fix: updated components.d.ts)
|
||||||
MarkAsDoneIcon: typeof import('./src/components/Icons/MarkAsDoneIcon.vue')['default']
|
MarkAsDoneIcon: typeof import('./src/components/Icons/MarkAsDoneIcon.vue')['default']
|
||||||
MaximizeIcon: typeof import('./src/components/Icons/MaximizeIcon.vue')['default']
|
MaximizeIcon: typeof import('./src/components/Icons/MaximizeIcon.vue')['default']
|
||||||
MenuIcon: typeof import('./src/components/Icons/MenuIcon.vue')['default']
|
MenuIcon: typeof import('./src/components/Icons/MenuIcon.vue')['default']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user