- fixes a typo in documentation
This commit is contained in:
Bojan Bedrac
2019-04-23 16:50:33 -06:00
committed by tannerlinsley
parent afab8a34cc
commit 8cde0cafbf
+1 -1
View File
@@ -756,7 +756,7 @@ Every single built-in component's props can be dynamically extended using any on
/>
```
If used, **a callback prop must return an valid object**, even if it's an empty one.
If used, **a callback prop must return a valid object**, even if it's an empty one.
These callbacks are executed with each render of the element with four parameters: