We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2082729 + 05d9598 commit 36e8763Copy full SHA for 36e8763
src/HeaderCell.js
@@ -42,7 +42,7 @@ export function HeaderCell(props) {
42
text,
43
isSelected,
44
isAscending,
45
- ...containerProps,
+ ...containerProps
46
} = props;
47
48
function renderSortArrow() {
0 commit comments