We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c02a20 commit a0dc6ebCopy full SHA for a0dc6eb
resources/views/material-admin-26/input.blade.php
@@ -67,6 +67,6 @@
67
@endif
68
69
@if($showJsErrors)
70
- <x-forms::errors :framework="$framework" :name="$name" />
+ <x-forms::js-errors :framework="$framework" :name="$name" />
71
72
</x-forms::form-group>
0 commit comments