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 09d8a0e commit bc519c8Copy full SHA for bc519c8
src/app/components/StateRoute/PerformanceVisx/BarGraphComparison.tsx
@@ -247,7 +247,7 @@ const BarGraphComparison = (props: BarGraphComparisonProps): JSX.Element => {
247
)}
248
</Select>
249
</FormControl>
250
- <h4 style={{ padding: '0 1rem' }}>Compare Actions </h4>
+ <h4 style={{ padding: '0 1rem' }}>COMPARE Actions </h4>
251
<FormControl variant='outlined' className={classes.formControl}>
252
<Select
253
style={{ color: 'white' }}
0 commit comments