eiriklv / react-masonry-component

A React.js component for using @desandro's Masonry
MIT License
1.44k stars 145 forks source link

fix: transitionDuration should be number #84

Closed Lyanbin closed 6 years ago

Lyanbin commented 7 years ago

hi, i think transitionDuration should be number.

afram commented 7 years ago

transitionDuration is a number or a string.

https://masonry.desandro.com/options.html#transitionduration

I can't merge this in as is sorry.

afram commented 6 years ago

This will be fixed once https://github.com/eiriklv/react-masonry-component/pull/122 is merged.