chore: udpate with label margin

This commit is contained in:
Shivam Mishra
2023-12-18 17:33:05 +05:30
parent 49cfe240e3
commit 29cb6c18be
@@ -1,5 +1,5 @@
<template>
<div>
<div class="space-y-1">
<label
v-if="label"
:for="name"
@@ -10,7 +10,7 @@
{{ label }}
</slot>
</label>
<div class="mt-1">
<div>
<slot />
<span
v-if="errorMessage && hasError"