Skip to content

Commit 8047bb1

Browse files
committed
chore: ts error
1 parent db350f2 commit 8047bb1

File tree

1 file changed

+1
-0
lines changed
  • packages/flow/src/components/ErrorBoundary

1 file changed

+1
-0
lines changed

packages/flow/src/components/ErrorBoundary/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// https://reactjs.org/docs/error-boundaries.html#gatsby-focus-wrapper
2+
// @ts-nocheck
23
import hoistNonReactStatics from 'hoist-non-react-statics';
34
import * as React from 'react';
45

0 commit comments

Comments
 (0)