eiriklv / react-masonry-component

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

Incompatible properties in the interface of MasonryOptions (columnWidth, transitionDuration) #123

Closed maxkoshel closed 6 years ago

maxkoshel commented 6 years ago

According to the documentation of Masonry there are some issues:

maxkoshel commented 6 years ago

I prepared fixes. @eiriklv could you please look at the PR: #124

afram commented 6 years ago

Thanks for submitting this. It has bee merged and 6.2.0 published.