We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebe1d8 commit 6ab3c85Copy full SHA for 6ab3c85
src/app/components/StateRoute/PerformanceVisx/BarGraphComparisonActions.tsx
@@ -182,7 +182,7 @@ const BarGraphComparisonActions = (props: BarGraphComparisonAction) => {
182
>
183
Clear All Series
184
</button>
185
- <h4 style={{ padding: '0 1rem' }}>Compare --Series: </h4>
+ <h4 style={{ padding: '0 1rem' }}>Compare Series: </h4>
186
<StyledFormControl variant='outlined'>
187
<StyledSelect
188
style={{ color: 'white' }}
0 commit comments