mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 18:15:22 +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']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
Selector: typeof import('./../components/Selector.vue')['default']
|
||||
SelectorLegend: typeof import('./../components/Graph/SelectorLegend.vue')['default']
|
||||
SelectSingle: typeof import('./../components/SelectSingle.vue')['default']
|
||||
Tags: typeof import('./../components/Tags.vue')['default']
|
||||
TimePicker: typeof import('./../components/TimePicker.vue')['default']
|
||||
|
Loading…
Reference in New Issue
Block a user