update docs

This commit is contained in:
Cory LaViska
2021-11-15 17:42:53 -05:00
parent 977e9e0019
commit 0ea16b1d97

View File

@@ -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