We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db350f2 commit 8047bb1Copy full SHA for 8047bb1
packages/flow/src/components/ErrorBoundary/index.tsx
@@ -1,4 +1,5 @@
1
// https://reactjs.org/docs/error-boundaries.html#gatsby-focus-wrapper
2
+// @ts-nocheck
3
import hoistNonReactStatics from 'hoist-non-react-statics';
4
import * as React from 'react';
5
0 commit comments