diff --git a/components.d.ts b/components.d.ts index 0d7210a..bdefb47 100644 --- a/components.d.ts +++ b/components.d.ts @@ -16,7 +16,6 @@ declare module '@vue/runtime-core' { PatternMaterial: typeof import('./src/components/Material/PatternMaterial.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] - Session: typeof import('./src/components/Layout/Session.vue')['default'] SessionInfo: typeof import('./src/components/Layout/SessionInfo.vue')['default'] SessionList: typeof import('./src/components/Layout/SessionList.vue')['default'] } diff --git a/index.html b/index.html index c6381af..69c7ea2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - +