mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
refactor: optimize data types for widgets and dashboards (#490)
This commit is contained in:
@@ -24,6 +24,8 @@ export const NewControl = {
|
||||
h: 12,
|
||||
i: "0",
|
||||
type: WidgetType.Widget,
|
||||
widget: {},
|
||||
graph: {},
|
||||
};
|
||||
export const TextConfig = {
|
||||
fontColor: "white",
|
||||
|
Reference in New Issue
Block a user