web: delete initial front page
This commit is contained in:
parent
49af9263e3
commit
2757bd090c
4 changed files with 17 additions and 158 deletions
1
web/components.d.ts
vendored
1
web/components.d.ts
vendored
|
@ -8,5 +8,6 @@ export {}
|
|||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
||||
StartPage: typeof import('./src/components/StartPage.vue')['default']
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue