Skip to content

Commit 4ed6355

Browse files
committed
[update] autowidth fixed to required type
1 parent cdc939f commit 4ed6355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/config/columnshape-property.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ columnShape?: {
4242

4343
## Example
4444

45-
~~~jsx {18-30}
45+
~~~jsx {18-31}
4646
const table = new pivot.Pivot("#root", {
4747
fields,
4848
data,

0 commit comments

Comments
 (0)