Skip to content

Commit a761572

Browse files
committed
docs: add tip for using fireEvent in Basic Example
1 parent 9fc6a75 commit a761572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ afterAll(() => {
165165
## Examples
166166

167167
### Basic Example
168-
168+
> **Tip:** This example shows how to use `fireEvent` to interact with elements.
169169
```jsx
170170
// hidden-message.js
171171
import * as React from 'react'

0 commit comments

Comments
 (0)