changes
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
<script setup>
|
||||
import CustomerForm from "~/components/customer/CustomerForm.vue";
|
||||
import CustomerView from "~/components/customer/CustomerView.vue";
|
||||
import Modal from "~/components/Modal.vue";
|
||||
import ImageGallery from "~/components/media/ImageGallery.vue";
|
||||
const { $dialog } = useNuxtApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user