Skip to content

Commit

Permalink
demo clear
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrn committed Jul 26, 2020
1 parent 2658a05 commit feb567d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ class App extends Component {
headerSelectionProps: {
color: "primary",
},
paginationPosition: "both",
selection: true,
selectionProps: (rowData) => {
rowData.tableData.disabled = rowData.name === "A1";
Expand Down

0 comments on commit feb567d

Please sign in to comment.