Tweak file input error (multiple input bug) #4

This commit is contained in:
samy
2025-06-17 17:13:24 -10:00
parent aca8a274e8
commit 734013ce5e
2 changed files with 2 additions and 2 deletions
@@ -24,5 +24,5 @@
<x-sk::form.help>{{ $help }}</x-sk::form.help>
@endif
<x-sk::form.error :name="$name" />
<x-sk::form.error :$name :$type :$multiple />
</div>