mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: Move topology to widgets (#29)
This commit is contained in:
@@ -129,6 +129,6 @@ export interface TopologyConfig {
|
||||
iconTheme?: boolean;
|
||||
content?: string;
|
||||
fontSize?: number;
|
||||
depth?: string;
|
||||
depth?: number;
|
||||
showDepth?: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user