Add a note about nested objects.
This commit is contained in:
@ -43,6 +43,9 @@ ReactDOM.render(
|
|||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Notes:
|
||||||
|
* This component does not work with nested objects and will break if there are nested objects inside any of the properties specified in `propertyNames`.
|
||||||
|
|
||||||
<!-- tags: array,object,functional -->
|
<!-- tags: array,object,functional -->
|
||||||
|
|
||||||
<!-- expertise: 1 -->
|
<!-- expertise: 1 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user