Skip to content

Commit 1acf823

Browse files
committed
typo
1 parent c0b9648 commit 1acf823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/tailwind/components/table/row.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
@if ($url)
1313
onclick="window.open('{{ $url }}', '{{ $target }}')"
14-
@elseif ($wire)
14+
@elseif ($wireclick)
1515
wire:click="{{ $wireclick }}"
1616
@endif
1717
>

0 commit comments

Comments
 (0)