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.
1 parent 2082729 commit 05d9598Copy full SHA for 05d9598
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