Extract application/database/service configuration sidebars and unified headings; improve clone-to-environment, embedded deployments, storage actions, OAuth icons, terminal, and shared form components.
5 lines
116 B
PHP
5 lines
116 B
PHP
@props([
|
|
'status' => 'Stopped',
|
|
'noLoading' => false,
|
|
])
|
|
<x-status-badge status="Stopped" type="neutral" />
|