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 fc1a69b commit 35c533eCopy full SHA for 35c533e
src/app/components/StateRoute/PerformanceVisx/BarGraphComparisonActions.tsx
@@ -1,7 +1,6 @@
1
// @ts-nocheck
2
import React, { useEffect } from 'react';
3
import { BarStack } from '@visx/shape';
4
-import { SeriesPoint } from '@visx/shape/lib/types';
5
import { Group } from '@visx/group';
6
import { Grid } from '@visx/grid';
7
import { AxisBottom, AxisLeft } from '@visx/axis';
0 commit comments