There was an error while loading. Please reload this page.
1 parent 4b4399b commit 80da586Copy full SHA for 80da586
1 file changed
resources/views/bootstrap-5/filter-submit.blade.php
@@ -57,7 +57,7 @@ class="dropdown-item"
57
58
{{ $after ?? '' }}
59
60
- <x-forms::link-button color="light">
+ <x-forms::link-button :url="$cancelUrl" color="light">
61
{{ __('Clear') }}
62
</x-forms::link-button>
63
0 commit comments