Skip to content

Commit 94c161d

Browse files
committed
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

-3
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)