Skip to content

Commit

Permalink
Update popover-column.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Mar 13, 2024
1 parent a8e807f commit ed46daa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/views/popover-column.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
$canWrap = $canWrap();
$getContent = $getContent();
$formattedState = $formatState($getState)
@endphp
<div
wire:key="{{ $this->getId() }}.table.record.{{ $recordKey }}.column.{{ $getName() }}"
Expand Down

0 comments on commit ed46daa

Please sign in to comment.