feat: merge stores, fix auto navigation, split summary
This commit is contained in:
3
types/contexts/enter-details.ts
Normal file
3
types/contexts/enter-details.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createDetailsStore } from "@/stores/enter-details"
|
||||
|
||||
export type DetailsStore = ReturnType<typeof createDetailsStore>
|
||||
Reference in New Issue
Block a user