Skip to content

Commit 946667f

Browse files
[dev] add the required property (auto)
1 parent d135fd7 commit 946667f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Pivot.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default function PivotComponent(props) {
1818
},
1919
columnShape: {
2020
autoWidth: {
21+
auto: true,
2122
columns: {
2223
type: true,
2324
title: true

0 commit comments

Comments
 (0)