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 4541f34 commit d6fdcfaCopy full SHA for d6fdcfa
types/index.d.ts
@@ -1,6 +1,6 @@
1
import { queries, Queries, BoundFunction } from '@testing-library/dom'
2
import { act as preactAct } from 'preact/test-utils'
3
-import { ComponentChild, ComponentType, Element } from 'preact'
+import { ComponentChild, ComponentType } from 'preact'
4
5
export * from '@testing-library/dom'
6
0 commit comments