From 230155312f919b608f4590bd2c1d8dc727fb153c Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 11 Sep 2023 13:52:54 +0200 Subject: [PATCH] ui: services are not availble yet --- .../views/livewire/project/new/select.blade.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index 3bada4dca..2e9e2f197 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -76,6 +76,10 @@ --}} +

Services

+
+ Ghost, Plausible, Wordpress, etc... Coming very very soon... +
@endif @if ($current_step === 'servers')