Skip to content

Commit fc1a69b

Browse files
committed
recomitting fixing typo
1 parent 1289e25 commit fc1a69b

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
@@ -1,4 +1,4 @@
1-
// @ts-check
1+
// @ts-nocheck
22
/* eslint-disable no-param-reassign */
33
import React, { useEffect } from 'react';
44
import { BarStack } from '@visx/shape';

0 commit comments

Comments
 (0)