mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
chore: updates build files
This commit is contained in:
1
assets/components.d.ts
vendored
1
assets/components.d.ts
vendored
@@ -34,7 +34,6 @@ declare module 'vue' {
|
|||||||
ContainerTitle: typeof import('./components/ContainerViewer/ContainerTitle.vue')['default']
|
ContainerTitle: typeof import('./components/ContainerViewer/ContainerTitle.vue')['default']
|
||||||
DateTime: typeof import('./components/common/DateTime.vue')['default']
|
DateTime: typeof import('./components/common/DateTime.vue')['default']
|
||||||
DistanceTime: typeof import('./components/common/DistanceTime.vue')['default']
|
DistanceTime: typeof import('./components/common/DistanceTime.vue')['default']
|
||||||
DockerEventLogItem: typeof import('./components/LogViewer/DockerEventLogItem.vue')['default']
|
|
||||||
Dropdown: typeof import('./components/common/Dropdown.vue')['default']
|
Dropdown: typeof import('./components/common/Dropdown.vue')['default']
|
||||||
DropdownMenu: typeof import('./components/common/DropdownMenu.vue')['default']
|
DropdownMenu: typeof import('./components/common/DropdownMenu.vue')['default']
|
||||||
EventSource: typeof import('./components/LogViewer/EventSource.vue')['default']
|
EventSource: typeof import('./components/LogViewer/EventSource.vue')['default']
|
||||||
|
|||||||
Reference in New Issue
Block a user