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 52195aa commit 2a348f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infolists/PopoverEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

class PopoverEntry extends Entry
{
use CanFormatState;
use HasIcon;
use HasPopover;
use CanFormatState;

protected string $view = 'zeus-popover::popover-entry';
}

0 comments on commit 2a348f9

Please sign in to comment.