mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
feat: support collapsing and expanding for the event widget (#503)
This commit is contained in:
@@ -413,5 +413,6 @@ const msg = {
|
||||
spanName: "Span name",
|
||||
parentId: "Parent ID",
|
||||
shareTrace: "Share This Trace",
|
||||
eventDefaultCollapse: "Default Collapse",
|
||||
};
|
||||
export default msg;
|
||||
|
Reference in New Issue
Block a user