Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Nov 15, 2021
1 parent 977e9e0 commit 0ea16b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/frameworks/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const MyComponent = () => (
export default MyComponent;
```

You can find a copy + paste import for every component at the bottom of each page in the documentation.
You can find a copy + paste import for each component in the "importing" section of its documentation.

### Event Handling

Expand Down

0 comments on commit 0ea16b1

Please sign in to comment.