lukas-frey / filament-icon-picker

An icon picker field for Filament
MIT License
106 stars 20 forks source link

Declaration error #16

Closed pr3slaff closed 9 months ago

pr3slaff commented 9 months ago

Using the plugin with simple IconPicker::make('icon') ->columns(3),

I get error: Declaration of Guava\FilamentIconPicker\Forms\IconPicker::relationship(Closure|string|null $name, Closure|string|null $titleAttribute, ?Closure $modifyQueryUsing = null): static must be compatible with Filament\Forms\Components\Select::relationship(Closure|string|null $name, Closure|string|null $titleAttribute = null, ?Closure $modifyQueryUsing = null): static

pr3slaff commented 9 months ago

updated to 2.0.2