mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 18:04:54 +00:00
fix
This commit is contained in:
parent
aa18623d7e
commit
0d9674c160
1
src/types/components.d.ts
vendored
1
src/types/components.d.ts
vendored
@ -51,7 +51,6 @@ declare module 'vue' {
|
|||||||
RouterLink: typeof import('vue-router')['RouterLink']
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||||||
RouterView: typeof import('vue-router')['RouterView']
|
RouterView: typeof import('vue-router')['RouterView']
|
||||||
Selector: typeof import('./../components/Selector.vue')['default']
|
Selector: typeof import('./../components/Selector.vue')['default']
|
||||||
SelectorLegend: typeof import('./../components/Graph/SelectorLegend.vue')['default']
|
|
||||||
SelectSingle: typeof import('./../components/SelectSingle.vue')['default']
|
SelectSingle: typeof import('./../components/SelectSingle.vue')['default']
|
||||||
Tags: typeof import('./../components/Tags.vue')['default']
|
Tags: typeof import('./../components/Tags.vue')['default']
|
||||||
TimePicker: typeof import('./../components/TimePicker.vue')['default']
|
TimePicker: typeof import('./../components/TimePicker.vue')['default']
|
||||||
|
Loading…
Reference in New Issue
Block a user