Skip to content

Commit ac4c6a0

Browse files
authored
docs: fix language extension
1 parent a2955c5 commit ac4c6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/react-testing-library/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export {
196196

197197
<TabItem value="ts">
198198

199-
```js title="custom-queries.ts"
199+
```ts title="custom-queries.ts"
200200
import {
201201
queryHelpers,
202202
buildQueries,

0 commit comments

Comments
 (0)