diff --git a/src/components/Highlights/SpanInfo/index.tsx b/src/components/Highlights/SpanInfo/index.tsx index 8cf65d7cc..d09a15a43 100644 --- a/src/components/Highlights/SpanInfo/index.tsx +++ b/src/components/Highlights/SpanInfo/index.tsx @@ -98,7 +98,7 @@ export const SpanInfo = () => { } /> )} - Span Info + Scope {renderAnimatedButton(!isExpanded, "Expand", expandedBtnRef)}