update input component
This commit is contained in:
parent
c3fad776f5
commit
dd78f1e804
|
|
@ -15,7 +15,7 @@
|
|||
</label>
|
||||
@endif
|
||||
|
||||
<div class="mt-2 grid grid-cols-1">
|
||||
<div class="mt-1 grid grid-cols-1">
|
||||
<input
|
||||
id="{{ $id ?? $name }}"
|
||||
type="{{ $type }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue