Skip to content

Commit f537f60

Browse files
committed
Fix tailwind bulk actions
1 parent bce28db commit f537f60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/components/tools/toolbar.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ class="w-full inline-flex items-center justify-center px-3 py-2 border border-gr
152152
@keydown.window.escape="open = false"
153153
x-on:click.away="open = false"
154154
class="relative inline-block text-left z-10 w-full md:w-auto"
155-
wire:key="bulk-actions-button-{{ $component->getTableName() }}"
156155
>
157156
<div>
158157
<span class="rounded-md shadow-sm">

0 commit comments

Comments
 (0)