Skip to content

Commit

Permalink
Add dependent types to FilterMenuStylingHelpers trait
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe committed Dec 1, 2024
1 parent 5d27186 commit 6b8e8bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Traits/Styling/Helpers/FilterMenuStylingHelpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

namespace Rappasoft\LaravelLivewireTables\Traits\Styling\Helpers;

use Illuminate\Support\Arr;
use Livewire\Attributes\Computed;
use Rappasoft\LaravelLivewireTables\Views\Filter;

trait FilterMenuStylingHelpers
{
Expand Down

0 comments on commit 6b8e8bf

Please sign in to comment.