fix: Removes default slot for right of label

This commit is contained in:
Nithin David Thomas
2024-02-14 21:11:17 +05:30
parent 54bd3c38d5
commit 34a287eec2
@@ -9,9 +9,7 @@
<slot name="label">
{{ label }}
</slot>
<slot name="rightOfLabel">
{{ label }}
</slot>
<slot name="rightOfLabel" />
</label>
<div class="w-full">
<div class="flex items-center relative w-full">