Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored and github-actions[bot] committed Mar 8, 2024
1 parent 59e956a commit b3c5c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tables/PopoverColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@

class PopoverColumn extends Column
{
use CanFormatState;
use CanWrap;
use Concerns\HasIcon;
use HasDescription;
use HasPopover;
use CanFormatState;

protected string $view = 'zeus-popover::popover-column';

Expand Down

0 comments on commit b3c5c82

Please sign in to comment.