Skip to content

Commit 24f4785

Browse files
Update docs/dom-testing-library/api-configuration.mdx
Co-authored-by: Tim Deschryver <[email protected]>
1 parent fea2e60 commit 24f4785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dom-testing-library/api-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ option.
130130
screen.getByTestId('foo', {suggest: false}) // will not throw a suggestion
131131
```
132132

133-
> **Note**
133+
> :::note
134134
>
135135
> When this option is enabled, the library may provide suggestions that lack an
136136
> intuitive implementation, this typically occurs for

0 commit comments

Comments
 (0)