We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb58b1 commit 12c2facCopy full SHA for 12c2fac
public/logo.png
-26.2 KB
typings/components.d.ts
@@ -11,6 +11,5 @@ declare module 'vue' {
11
RouterView: typeof import('vue-router')['RouterView']
12
TheButton: typeof import('./../src/components/TheButton.vue')['default']
13
TheCard: typeof import('./../src/components/TheCard.vue')['default']
14
- TheLoading: typeof import('./../src/components/TheLoading.vue')['default']
15
}
16
0 commit comments