We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Tabs
TabItem
1 parent 69f0b95 commit 94c161dCopy full SHA for 94c161d
docs/dom-testing-library/api-custom-queries.mdx
@@ -3,9 +3,6 @@ id: api-custom-queries
3
title: Custom Queries
4
---
5
6
-import Tabs from '@theme/Tabs'
7
-import TabItem from '@theme/TabItem'
8
-
9
`DOM Testing Library` exposes many of the helper functions that are used to
10
implement the default queries. You can use the helpers to build custom queries.
11
For example, the code below shows a way to override the default `testId` queries
0 commit comments