mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: edit tab item name, add widgets in tab
This commit is contained in:
@@ -26,7 +26,7 @@ export interface LayoutConfig {
|
||||
metrics?: string[];
|
||||
type?: string;
|
||||
queryMetricType?: string;
|
||||
children?: any[];
|
||||
children?: any;
|
||||
}
|
||||
|
||||
export interface WidgetConfig {
|
||||
|
Reference in New Issue
Block a user