test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import { computed } from 'vue';
|
||||
import { useCustomizerStore } from '~/store/customizer';
|
||||
import { useCustomizerStore } from '~/stores/customizer';
|
||||
|
||||
const customizer = useCustomizerStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user