Multiple day picker
I need a date selector which is able to select multiple days. how to do it with filament?
ive searched and tried ->multiple() but doesnt seem to work
ive searched and tried ->multiple() but doesnt seem to work
Method Filament\Forms\Components\DatePicker::multiple does not exist.