Skip to content

Commit e3d9401

Browse files
committed
Added ts-nocheck to BarGraphComparisonActions.tsx
1 parent 88f30df commit e3d9401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
// @ts-nocheck
22
import React, { useEffect } from 'react';
33
import { BarStack } from '@visx/shape';
44
import { Group } from '@visx/group';

0 commit comments

Comments
 (0)