From ecf3aa3e94f75ad10c20c5c9ac7cd99d8ffced00 Mon Sep 17 00:00:00 2001 From: Benjamin Takats Date: Wed, 18 Jan 2023 23:54:46 +0100 Subject: [PATCH] object-cover --- app/Http/Livewire/LaravelEcho.php | 5 ----- .../views/vendor/wireui/components/notifications.blade.php | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/app/Http/Livewire/LaravelEcho.php b/app/Http/Livewire/LaravelEcho.php index acb0e61b..4aab3e68 100644 --- a/app/Http/Livewire/LaravelEcho.php +++ b/app/Http/Livewire/LaravelEcho.php @@ -25,9 +25,4 @@ class LaravelEcho extends Component 'timeout' => 60000, ]); } - - public function render() - { - return view('livewire.laravel-echo'); - } } diff --git a/resources/views/vendor/wireui/components/notifications.blade.php b/resources/views/vendor/wireui/components/notifications.blade.php index ecdca174..50e5c8e5 100644 --- a/resources/views/vendor/wireui/components/notifications.blade.php +++ b/resources/views/vendor/wireui/components/notifications.blade.php @@ -41,7 +41,7 @@