feat: WIP: update to new components structure

This commit is contained in:
2026-02-05 14:25:00 +05:00
parent 21551ef7d7
commit b2e3cf528c
10 changed files with 582 additions and 433 deletions
+1
View File
@@ -15,6 +15,7 @@ const config = {
alias: {
$components: "src/components",
$stores: "src/stores",
$states: "src/states",
$services: "src/services",
},
},