refactor(stores): standardize state machine structure

This commit is contained in:
2026-07-15 11:19:08 +08:00
parent ed3e800245
commit 20d07023e4
68 changed files with 3492 additions and 3193 deletions
+1 -3
View File
@@ -43,8 +43,6 @@
"./src/app/subscription/components",
"./src/hooks",
"./src/integrations",
"./src/utils",
"./src/stores/auth",
"./src/stores/user"
"./src/utils"
]
}