Method Filament\Forms\Form::submitAction does not exist.
Hello, i get Method Filament\Forms\Form::submitAction does not exist when try to add
below Wizard Form.
Anyone can help?
below Wizard Form.
Anyone can help?
->submitAction(new HtmlString('<button type="submit">Submit</button>'));