Skip to content

Commit 670fc3f

Browse files
CodeWithDennisgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 9952e94 commit 670fc3f

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
@@ -413,7 +413,7 @@ public function getCreateOptionModalHeading(): ?string
413413
{
414414
return $this->evaluate($this->createOptionModalHeading);
415415
}
416-
416+
417417
public function createOptionForm(array|Closure|null $schema): static
418418
{
419419
$this->createOptionActionForm = $schema;

0 commit comments

Comments
 (0)