We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce28db commit f537f60Copy full SHA for f537f60
resources/views/components/tools/toolbar.blade.php
@@ -152,7 +152,6 @@ class="w-full inline-flex items-center justify-center px-3 py-2 border border-gr
152
@keydown.window.escape="open = false"
153
x-on:click.away="open = false"
154
class="relative inline-block text-left z-10 w-full md:w-auto"
155
- wire:key="bulk-actions-button-{{ $component->getTableName() }}"
156
>
157
<div>
158
<span class="rounded-md shadow-sm">
0 commit comments