Skip to content

Commit

Permalink
change for 4
Browse files Browse the repository at this point in the history
  • Loading branch information
brasov2de committed Jul 17, 2020
1 parent 39652ff commit bfe4906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ColorfulOptionsetGrid/App/Hooks/usePaging.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const usePaging = (dataset: DataSet) => {

function onSelectionIdsChanged(selectionIds: string[]){
setSelectedIds(selectionIds);
}
} //change for 4


return {
Expand Down

0 comments on commit bfe4906

Please sign in to comment.