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 9a39834 commit 1ebe1d8Copy full SHA for 1ebe1d8
src/app/components/StateRoute/PerformanceVisx/BarGraphComparison.tsx
@@ -241,7 +241,7 @@ const StyledSelect = styled(Select)({
241
Clear All Series
242
</button>
243
<h4 className='compare-series-box' style={{ padding: '0 1rem' }}>
244
- Compare --Series:{' '}
+ Compare Series:{' '}
245
</h4>
246
<StyledFormControl id='selectSeries' variant='outlined'>
247
<StyledSelect
0 commit comments