mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 10:23:30 +00:00
Extract application/database/service configuration sidebars and unified headings; improve clone-to-environment, embedded deployments, storage actions, OAuth icons, terminal, and shared form components.
6 lines
116 B
PHP
6 lines
116 B
PHP
@props([
|
|
'status' => 'Stopped',
|
|
'noLoading' => false,
|
|
])
|
|
<x-status-badge status="Stopped" type="neutral" />
|