mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🦄 refactor(store): setup 写法
(cherry picked from commit ada9ac3d88237e3c3ea9b0cbd8e070c33fe5b927)
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
// vue
|
||||
import { computed, ref } from "vue";
|
||||
// store
|
||||
import useAppStore from "../store/modules/app";
|
||||
import { useAppStore } from "../store/modules/app";
|
||||
|
||||
const appStore = useAppStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user