Lots of changes
This commit is contained in:
parent
7b9f81dd64
commit
c66526241c
16 changed files with 286 additions and 114 deletions
|
@ -10,7 +10,6 @@ export default defineConfig({
|
|||
styles: path.resolve(__dirname, "/src/styles"),
|
||||
components: path.resolve(__dirname, "/src/components"),
|
||||
hooks: path.resolve(__dirname, "/src/hooks"),
|
||||
contexts: path.resolve(__dirname, "/src/contexts"),
|
||||
pages: path.resolve(__dirname, "/src/pages"),
|
||||
},
|
||||
},
|
||||
|
|
Reference in a new issue