We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54930e9 commit a586ea8Copy full SHA for a586ea8
test/use-swr-suspense.test.tsx
@@ -9,7 +9,6 @@ import {
9
renderWithGlobalCache,
10
sleep
11
} from './utils'
12
-import type { FallbackProps } from 'react-error-boundary'
13
import { ErrorBoundary } from 'react-error-boundary'
14
15
describe('useSWR - suspense', () => {
0 commit comments