Skip to content

Commit

Permalink
Fix typo in GoToAction icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesegrits committed Sep 20, 2023
1 parent 5024d59 commit 846a335
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Filters/MapIsFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ protected function setUp(): void
{
parent::setUp();

$this->columnSpan(2);

// $this->getTable()->getFiltersFormWidth('7xl');

$this->indicateUsing(function (MapIsFilter $filter, array $state): array {
if ($this->getLivewire()->mapIsFilter) {
if (! $this->getLivewire()->mapFilterFirstTime) {
Expand Down

0 comments on commit 846a335

Please sign in to comment.