From ac653ddcbc15019e9617e719bf687f10f25a80f2 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:34:32 +0200 Subject: [PATCH] Changes auto-committed by Conductor --- .../views/livewire/boarding/index.blade.php | 62 ++++++++++--------- 1 file changed, 34 insertions(+), 28 deletions(-) diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index faee9883b..1faf10380 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -67,11 +67,15 @@ class="bg-white dark:bg-coolgray-100 rounded-lg shadow-sm border border-neutral- -
- Deploy servers directly from your Hetzner Cloud account. -
+ @if ($currentState === 'select-server-type') ++ Deploy servers directly from your Hetzner Cloud account. +
+