diff --git a/resources/views/components/button/tag.blade.php b/resources/views/components/button/tag.blade.php index 389c06321..e5b829b92 100644 --- a/resources/views/components/button/tag.blade.php +++ b/resources/views/components/button/tag.blade.php @@ -7,7 +7,7 @@ merge([ ':disabled' => $attributes->has('href') || $attributes->has(':href') || !$disableWhenLoading ? null : 'loading.value', ]) }}