Fix for layout messup on resize / collection switch.

This commit is contained in:
Pushkar Anand 2020-11-29 21:08:38 +05:30
parent 3cebd4c96c
commit cfbb32702c

View file

@ -318,6 +318,7 @@ export default function Gallery() {
height={height}
width={width}
itemCount={timeStampList.length}
key={`${router.query.collection}-${columns}`}
>
{({ index, style }) => {
return (<ListItem style={style}>