changes
This commit is contained in:
@@ -42,6 +42,7 @@ async function deleteProduct() {
|
||||
/>
|
||||
</span>
|
||||
<Modal
|
||||
v-if="showConfirmModal"
|
||||
v-bind="showConfirmModal"
|
||||
@close="showConfirmModal = null"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user