Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3da62fd

Browse files
authoredMar 19, 2024
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
 

‎types/index.d.ts

Lines changed: 0 additions & 1 deletion
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)
Please sign in to comment.