Skip to content

Commit 3f89446

Browse files
atmonshigithub-actions[bot]
authored andcommitted
Fix styling
1 parent 8b124f5 commit 3f89446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form/PopoverForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
class PopoverForm extends Placeholder
1010
{
11-
use HasPopover;
1211
use HasIcon;
12+
use HasPopover;
1313

1414
protected string $view = 'zeus-popover::popover-form';
1515
}

0 commit comments

Comments
 (0)