chore: remove unused imports

This commit is contained in:
iamsivin
2024-03-01 09:39:51 +05:30
parent d46c0cfed2
commit 82441b99fb
@@ -1,6 +1,4 @@
<script setup>
import { defineProps, defineEmits } from 'vue';
defineProps({
label: {
type: String,