Skip to content

Commit bc519c8

Browse files
committed
pushing up to be able to pull down dev
1 parent 09d8a0e commit bc519c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/StateRoute/PerformanceVisx/BarGraphComparison.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ const BarGraphComparison = (props: BarGraphComparisonProps): JSX.Element => {
247247
)}
248248
</Select>
249249
</FormControl>
250-
<h4 style={{ padding: '0 1rem' }}>Compare Actions </h4>
250+
<h4 style={{ padding: '0 1rem' }}>COMPARE Actions </h4>
251251
<FormControl variant='outlined' className={classes.formControl}>
252252
<Select
253253
style={{ color: 'white' }}

0 commit comments

Comments
 (0)