fix: store
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useThemeStore } from '@/stores/theme'
|
||||
import { useThemeStore } from '@/stores/admin/theme'
|
||||
const themeStorage = useThemeStore()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user