diff --git a/Http/Livewire/Toast.php b/Http/Livewire/Toast.php index 35265b7d..7533bdbd 100755 --- a/Http/Livewire/Toast.php +++ b/Http/Livewire/Toast.php @@ -5,7 +5,7 @@ * @see https://github.com/bezhanSalleh/filament-language-switch/blob/main/src/Http/Livewire/FilamentLanguageSwitch.php */ -namespace BezhanSalleh\FilamentLanguageSwitch\Http\Livewire; +namespace Modules\UI\Http\Livewire; use Illuminate\Contracts\View\View; use Livewire\Component;