Update file paths and imports

This commit is contained in:
dertyp7
2024-01-14 17:03:50 +01:00
parent 6b9fc8fdbd
commit a773551f96
10 changed files with 168 additions and 166 deletions

View File

@@ -24,7 +24,7 @@
"paths": {
"@/*": ["*"],
"@components/*": ["components/*"],
"@pages/*": ["pages/*"],
"@sections/*": ["sections/*"],
"@styles/*": ["styles/*"],
"@utils/*": ["utils/*"],
"@hooks/*": ["hooks/*"],