Tweak file input error (multiple input bug) #4
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
<x-sk::form.help>{{ $help }}</x-sk::form.help>
|
||||
@endif
|
||||
|
||||
<x-sk::form.error :$name :$type :$multiple />
|
||||
<x-sk::form.error :$name :$type @isset($multiple) :multiple="$multiple" @endisset />
|
||||
</div>
|
||||
Reference in New Issue
Block a user