Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94c161d

Browse files
committedNov 2, 2023
chore: cleanup unused Tabs and TabItem imports
1 parent 69f0b95 commit 94c161d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ id: api-custom-queries
33
title: Custom Queries
44
---
55

6-
import Tabs from '@theme/Tabs'
7-
import TabItem from '@theme/TabItem'
8-
96
`DOM Testing Library` exposes many of the helper functions that are used to
107
implement the default queries. You can use the helpers to build custom queries.
118
For example, the code below shows a way to override the default `testId` queries

0 commit comments

Comments
 (0)
Please sign in to comment.