fix packages and colors
This commit is contained in:
10
components.d.ts
vendored
10
components.d.ts
vendored
@@ -1,11 +1,11 @@
|
||||
// generated by unplugin-vue-components
|
||||
// We suggest you to commit this file into source control
|
||||
/* eslint-disable */
|
||||
// @ts-nocheck
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
import '@vue/runtime-core'
|
||||
|
||||
export {}
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
AboutMe: typeof import('./src/components/presentation/about-me.vue')['default']
|
||||
AppHeader: typeof import('./src/components/app-header.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user