Tweak file input error (multiple input bug) #3

This commit is contained in:
samy
2025-06-17 17:08:54 -10:00
parent ce46428673
commit aca8a274e8
@@ -24,5 +24,5 @@
<x-sk::form.help>{{ $help }}</x-sk::form.help>
@endif
<x-sk::form.input-error :name="$name" />
<x-sk::form.error :name="$name" />
</div>