Skip to content

Commit

Permalink
Merge branches 'main' and 'main' of github.com:26B/laravel-permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
csrui committed Jan 9, 2024
2 parents 9793fda + fcf5eb9 commit dab8808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Livewire/Editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ protected function getAction() : AbstractQuery
public function search() : void
{
if (empty($this->query)) {
$this->resetSearch();
return;
}

Expand Down

0 comments on commit dab8808

Please sign in to comment.