fix: stay tuned

This commit is contained in:
Andras Bacsai 2023-12-21 08:48:53 +01:00
parent ac19f0e34f
commit 665e3761c4

View File

@ -202,6 +202,10 @@
<li class="step step-secondary">Select a Server</li>
<li class="step">Select a Destination</li>
</ul>
@if ($isDatabase)
<div class="text-center">Swarm clusters are excluded from this type of resource at the moment. It will
be activated soon. Stay tuned.</div>
@endif
{{-- @if ($isDatabase)
<div class="flex items-center justify-center pt-4">
<x-forms.checkbox instantSave wire:model="includeSwarm"