web: remove unused actionToolbar
This commit is contained in:
parent
def6cb6195
commit
ab72acc92c
3 changed files with 0 additions and 57 deletions
1
web/components.d.ts
vendored
1
web/components.d.ts
vendored
|
@ -7,7 +7,6 @@ export {}
|
|||
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
ActionToolbar: typeof import('./src/components/actionToolbar.vue')['default']
|
||||
CategoryContainer: typeof import('./src/components/CategoryContainer.vue')['default']
|
||||
HeaderBar: typeof import('./src/components/HeaderBar.vue')['default']
|
||||
ListViewElement: typeof import('./src/components/ListViewElement.vue')['default']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue