Update tags

This commit is contained in:
Angelos Chalaris
2019-02-12 22:07:13 +02:00
parent c842d0eecb
commit bc9bbacad3
21 changed files with 41 additions and 55 deletions

View File

@@ -182,7 +182,7 @@ function MappedTable({ data, propertyNames }) {
```
#### 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 -->,<!-expertise: 1 -->
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 -->,<!-expertise: 1 -->
<details>
<summary>Examples</summary>