diff --git a/ide-helper.stubs.php b/ide-helper.stubs.php index 81f1b03..4e1a0bc 100644 --- a/ide-helper.stubs.php +++ b/ide-helper.stubs.php @@ -11,7 +11,7 @@ public function currency(string | Closure | null $currency = null, bool $shouldC return $this; } } -}e +} namespace Filament\Forms\Components { class TextInput