eiriklv/react-masonry-component

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

maxkoshel opened this issue · 2 comments

#According to the documentation of Masonry there are some issues:

  • Property columnWidth can accept also Element.
  • Property transitionDuration can also accept number (zero for disabling).

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

afram commented

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