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 f77012e commit 2f17920Copy full SHA for 2f17920
src/__tests__/cleanup-after-each.js
@@ -1,5 +1,5 @@
1
import React from 'react'
2
-import {render} from '../index'
+import {render} from '../'
3
import cleanupAsync from '../cleanup-async'
4
5
afterEach(() => {
0 commit comments