Skip to content

Commit 4110f4c

Browse files
CodeWithDennisgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 03f80e4 commit 4110f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SelectTree.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ class SelectTree extends Field
1616
{
1717
use CanBeDisabled;
1818
use CanBeSearchable;
19-
use HasPlaceholder;
2019
use HasAffixes;
20+
use HasPlaceholder;
2121

2222
protected string $view = 'select-tree::select-tree';
2323

0 commit comments

Comments
 (0)