feat: index placeholder when connected
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -26,6 +26,7 @@ declare module 'vue' {
|
||||
TablerCaretDownFilled: typeof import('./src/components/icons/TablerCaretDownFilled.vue')['default']
|
||||
TablerCaretUpFilled: typeof import('./src/components/icons/TablerCaretUpFilled.vue')['default']
|
||||
TablerDeviceWatch: typeof import('./src/components/icons/TablerDeviceWatch.vue')['default']
|
||||
TablerHeartbeat: typeof import('./src/components/icons/TablerHeartbeat.vue')['default']
|
||||
TablerReload: typeof import('./src/components/icons/TablerReload.vue')['default']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user