Skip to content

Commit c1655fb

Browse files
authored
Remove duplicate "Custom Queries" title (#771)
1 parent 0bbb691 commit c1655fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/dom-testing-library/api-custom-queries.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ title: Custom Queries
66
import Tabs from '@theme/Tabs'
77
import TabItem from '@theme/TabItem'
88

9-
## Custom Queries
10-
119
`DOM Testing Library` exposes many of the helper functions that are used to
1210
implement the default queries. You can use the helpers to build custom queries.
1311
For example, the code below shows a way to override the default `testId` queries

0 commit comments

Comments
 (0)