Skip to content

Commit a1041c0

Browse files
committed
Merge branch 'feat/form-layout-components' of github.com:backstagephp/fields into feat/form-layout-components
2 parents 5af1ebf + 359e53f commit a1041c0

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)