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 e24813fCopy full SHA for e24813f
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