refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management

This commit is contained in:
Andras Bacsai
2025-09-30 11:43:30 +02:00
parent db2d44ca1f
commit a03c1b3b4b
11 changed files with 150 additions and 94 deletions
+1
View File
@@ -7,6 +7,7 @@
<!-- Global search component - included once to prevent keyboard shortcut duplication -->
<livewire:global-search />
@auth
<livewire:deployments-indicator />
<div x-data="{
open: false,
init() {