perf(ConfirmModal): eliminación de import innecesario

parent 1c80b29d
Showing with 0 additions and 2 deletions
......@@ -19,8 +19,6 @@
</template>
<script setup>
import { defineProps, defineEmits } from 'vue';
const props = defineProps({
modalId: {
type: String,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment