Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
deguchi committed Apr 28, 2022
1 parent 6590306 commit d27e1c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ const HiradumiView = (props) => {
rowRatios={rowRatios}
itemComponent={Item}
className={'hiradumi'}
sortKey={null}
onScroll={(e) => {}}
// sortKey={null}
// onScroll={(e) => {}}
// headerComponent={null}
// headerHeight={50}
// footerComponent={null}
Expand Down

0 comments on commit d27e1c6

Please sign in to comment.