How to import form schema

I'm using a separate form schema to try and cut down on repetition and mistakes,
but when i do it i have this error
Filament\Forms\ComponentContainer::Filament\Forms\Concerns{closure}(): Argument #1 ($component) must be of type Filament\Forms\Components\Component, array given
filament_load_schema.png
Was this page helpful?