Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/dom-testing-library/api-custom-queries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ title: Custom Queries
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'

## Custom Queries

`DOM Testing Library` exposes many of the helper functions that are used to
implement the default queries. You can use the helpers to build custom queries.
For example, the code below shows a way to override the default `testId` queries
Expand Down