Skip to content

Commit 35f016b

Browse files
committed
Merge branch 'support-color-column' of github.com:lara-zeus/popover into support-color-column
2 parents 2f62de5 + 89515c7 commit 35f016b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tables/PopoverColumn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ class PopoverColumn extends Column
1515
use CanFormatState;
1616
use CanWrap;
1717
use Concerns\HasIcon;
18+
use HasColor;
1819
use HasDescription;
1920
use HasPopover;
20-
use HasColor;
2121

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

0 commit comments

Comments
 (0)