Skip to content

Commit d4d8384

Browse files
Update README.md
1 parent ea16c48 commit d4d8384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ You can see an example of this method in action [here](https://codepen.io/rsreus
188188

189189
### Props
190190

191+
**Note**: for the time being, this component may mutate its `layout` and `data` props in response to user input, going against React rules. This behaviour will change in the near future.
192+
191193
| Prop | Type | Default | Description |
192194
| ---- | ---- | ------- | ----------- |
193195
| `data` | `Array` | `[]` | list of trace objects |

0 commit comments

Comments
 (0)