Skip to content

Commit 359e53f

Browse files
Baspagithub-actions[bot]
authored andcommitted
Fix styling
1 parent 51dcc2c commit 359e53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Schemas/Fieldset.php

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

55
use Backstage\Fields\Contracts\SchemaContract;
66
use Backstage\Fields\Models\Schema;
7+
use Filament\Forms\Components\Fieldset as FilamentFieldset;
78
use Filament\Forms\Components\TextInput;
89
use Filament\Forms\Components\Toggle;
9-
use Filament\Forms\Components\Fieldset as FilamentFieldset;
1010
use Filament\Schemas\Components\Grid;
1111
use Filament\Schemas\Components\Utilities\Get;
1212

0 commit comments

Comments
 (0)