fix: Broken styles (#9046)

This commit is contained in:
Sivin Varghese
2024-03-01 13:06:33 +05:30
committed by GitHub
parent 7c5c88b17a
commit 9581264286
6 changed files with 19 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
<script setup>
import { defineProps, defineEmits } from 'vue';
defineProps({
label: {
type: String,