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 36e8763 + e24813f commit 5135bcbCopy full SHA for 5135bcb
src/DataTable.js
@@ -34,7 +34,7 @@ export class DataTable extends React.Component {
34
dataSource,
35
refCallback,
36
renderRow,
37
- ...listViewProps,
+ ...listViewProps
38
} = this.props;
39
40
return (
0 commit comments