From ef40b79a5f98dae45106b2d0fddda9a9a1b99265 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:44:15 +0200 Subject: [PATCH] fix project selection --- .../views/livewire/project/index.blade.php | 20 ++++++------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/resources/views/livewire/project/index.blade.php b/resources/views/livewire/project/index.blade.php index 92d4a63f9..88b2e12e9 100644 --- a/resources/views/livewire/project/index.blade.php +++ b/resources/views/livewire/project/index.blade.php @@ -11,9 +11,8 @@