From c0803c57089da5fea820831325252e08d850fca8 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 4 Nov 2023 13:48:59 +0800 Subject: refactor: rebuild with `vuetify` --- src/store/index.ts | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/store/index.ts (limited to 'src/store/index.ts') diff --git a/src/store/index.ts b/src/store/index.ts new file mode 100644 index 0000000..1536252 --- /dev/null +++ b/src/store/index.ts @@ -0,0 +1,4 @@ +// Utilities +import { createPinia } from 'pinia' + +export default createPinia() -- cgit v1.2.3-70-g09d2