From e7c5212f2eaba833168647bb7a86b9408e0f783a Mon Sep 17 00:00:00 2001 From: alwayshopeless <38844539+alwayshopeless@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:34:17 +0300 Subject: [PATCH] Update README.md Namespace hint --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 +