Skip to content

Commit b01d49b

Browse files
Baspagithub-actions[bot]
authored andcommitted
Fix styling
1 parent 2935b04 commit b01d49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fields/FormSchemas/ValidationRulesSchema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace Backstage\Fields\Fields\FormSchemas;
44

5+
use Backstage\Fields\Fields\Helpers\FieldOptionsHelper;
56
use Filament\Forms;
67
use Illuminate\Support\Str;
7-
use Backstage\Fields\Fields\Helpers\FieldOptionsHelper;
88

99
class ValidationRulesSchema
1010
{

0 commit comments

Comments
 (0)