diff --git a/README.md b/README.md index 3799d3d..d7af672 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,11 @@ protected function modalActions(): array You can fill the form with the selected day's date by using the `mountUsing` method on the `CreateAction`. ```php +use Saade\FilamentFullCalendar\Actions\CreateAction; +... +... +... + protected function headerActions(): array { return [ @@ -466,4 +471,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio Sponsor Saade -

\ No newline at end of file +