diff --git a/docs/usage/tables.md b/docs/usage/tables.md index aba2e35c6f..8f6d0e62af 100644 --- a/docs/usage/tables.md +++ b/docs/usage/tables.md @@ -104,7 +104,7 @@ Here is a list of options you can add to the `table row`: | children | `Array` | Required | | cantSplit | `boolean` | Optional | | tableHeader | `boolean` | Optional | -| height | `{ height: number, rule: HeightRule }` | Optional | +| height | `{ value: number, rule: HeightRule }` | Optional | ### Repeat row