Fix this around

This commit is contained in:
Lance Pioch 2024-04-11 21:03:06 -04:00
parent 03292bb02d
commit d30471ae6a

View File

@ -78,7 +78,7 @@
@endif
{{-- No Nodes Created --}}
@if ($nodesCount > 0)
@if ($nodesCount <= 0)
<x-filament::section icon="tabler-server-2" icon-color="primary" id="intro-first-node" collapsible persist-collapsed>
<x-slot name="heading">Create First New Node</x-slot>