From f0db097a905df9e64b1c1a99abe52047cbea5dfc Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:52:05 +0100 Subject: [PATCH] fix: clean up formatting and remove unnecessary key binding in stack form component --- .../project/service/stack-form.blade.php | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/resources/views/livewire/project/service/stack-form.blade.php b/resources/views/livewire/project/service/stack-form.blade.php index ed38cda16..8972345bc 100644 --- a/resources/views/livewire/project/service/stack-form.blade.php +++ b/resources/views/livewire/project/service/stack-form.blade.php @@ -5,21 +5,24 @@ @if (isDev())