pull/590/head
Cory LaViska 2021-11-15 17:42:53 -05:00
rodzic 977e9e0019
commit 0ea16b1d97
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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