Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 5a7701b

Browse files
committed
Moved UI components to its own components root folder
1 parent a61c691 commit 5a7701b

29 files changed

+4
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

nuxt.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ export default defineNuxtConfig({
1616
{
1717
path: '~/components',
1818
pathPrefix: false
19+
},
20+
{
21+
path: '~/ui-components',
22+
pathPrefix: false
1923
}
2024
],
2125
anime: {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)