fix: clean, profile condition

This commit is contained in:
puriphatt 2024-04-19 14:19:08 +07:00
parent 8030e3cac1
commit c1329b21b3
2 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<script setup lang="ts">
import { onMounted, ref, watch, reactive } from 'vue';
import { onMounted, watch, reactive } from 'vue';
import useAddressStore, {
District,
Province,