diff --git a/resources/views/components/forms/button.blade.php b/resources/views/components/forms/button.blade.php
index f619e3ba1..f3bec86e9 100644
--- a/resources/views/components/forms/button.blade.php
+++ b/resources/views/components/forms/button.blade.php
@@ -12,8 +12,8 @@
@if ($attributes->get('type') === 'submit')
@else
- @if ($attributes->has('wire:click'))
- whereStartsWith('wire:click')->first())
+
@endif
@endif