Skip to content

Commit

Permalink
react-data-grid - Update rangeSelection to false (#54)
Browse files Browse the repository at this point in the history
Hasn't worked since v5
adazzle/react-data-grid#2865
  • Loading branch information
adamerose authored Oct 9, 2023
1 parent 0593824 commit c9bba4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/react-data-grid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ features:
pagination: false
pdfExport: false
pivots: false
rangeSelection: true
rangeSelection: false
resizableCols: true
responsive: false
rowGrouping: true
Expand Down

0 comments on commit c9bba4a

Please sign in to comment.