Skip to content

Commit cc7f335

Browse files
committed
REMOVAL OF COMPARE ACTIONS DROPDOWN MENU
1 parent 91175d9 commit cc7f335

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
@@ -281,7 +281,7 @@ const BarGraphComparison = (props: BarGraphComparisonProps): JSX.Element => {
281281
</StyledFormControl>
282282

283283
{/*==============================================================================================================================*/}
284-
{/*commented the below portion out, as bargraphComparisonActions.tsx is not currently functional */}
284+
{/*commented the below portion out, as bargraphComparisonActions.tsx is not currently functional, can re implement later on */}
285285
{/*==============================================================================================================================*/}
286286

287287
{/* { <h4 style={{ padding: '0 1rem' }}>Compare Actions </h4>

0 commit comments

Comments
 (0)