There was an error while loading. Please reload this page.
1 parent 0bbb691 commit c1655fbCopy full SHA for c1655fb
docs/dom-testing-library/api-custom-queries.mdx
@@ -6,8 +6,6 @@ title: Custom Queries
6
import Tabs from '@theme/Tabs'
7
import TabItem from '@theme/TabItem'
8
9
-## Custom Queries
10
-
11
`DOM Testing Library` exposes many of the helper functions that are used to
12
implement the default queries. You can use the helpers to build custom queries.
13
For example, the code below shows a way to override the default `testId` queries
0 commit comments