react-infinite-grid
react-infinite-grid copied to clipboard
Changed floor to ceil in _getGridHeight because floor is a bug
Changed the floor call in _getGridHeight to ceil because floor drops the last "row" of the height.