diff --git a/nuxt.config.ts b/nuxt.config.ts index 8b0abc6..66b1950 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -19,9 +19,6 @@ export default defineNuxtConfig({ components: [{ path: '~/components' - }, { - path: '~/components/common', - pathPrefix: false }], build: {