Skip to content

Commit

Permalink
fix: select server view
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai committed Oct 8, 2024
1 parent 2522ecf commit 742df4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/livewire/project/new/select.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ function searchResources() {
}
}
</script>
</div>
@endif
</div>
@if ($current_step === 'servers')
<h2>Select a server</h2>
<div class="pb-5"></div>
Expand Down

0 comments on commit 742df4f

Please sign in to comment.