mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
fix: set config to control depth selector (#16)
This commit is contained in:
@@ -120,4 +120,5 @@ export interface TopologyConfig {
|
||||
content?: string;
|
||||
fontSize?: number;
|
||||
depth?: string;
|
||||
showDepth?: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user