Service config. Service logs. Service status.
This commit is contained in:
4
src/components/services/index.ts
Normal file
4
src/components/services/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { ServiceStatusBadge } from './ServiceStatusBadge';
|
||||
export { ServiceLogViewer } from './ServiceLogViewer';
|
||||
export { ServiceConfigEditor } from './ServiceConfigEditor';
|
||||
export { ServiceDetailModal } from './ServiceDetailModal';
|
||||
Reference in New Issue
Block a user