Skip to content

Commit 3da62fd

Browse files
authored
fix: Remove unused types (#1287)
1 parent 7e42f4e commit 3da62fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: types/index.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
prettyFormat,
88
Config as ConfigDTL,
99
} from '@testing-library/dom'
10-
import {Renderer} from 'react-dom'
1110
import {act as reactAct} from 'react-dom/test-utils'
1211

1312
export * from '@testing-library/dom'

0 commit comments

Comments
 (0)