cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
353 stars 35 forks source link

fix: support for defaultProps will be removed from function components #106

Closed PatrykBukowski closed 1 year ago

PatrykBukowski commented 1 year ago

Hi @cedricdelpoux,

Small fix to replacle defaultProps with default parameters

image

cedricdelpoux commented 1 year ago

Hello @PatrykBukowski. Thanks for your help. I just published v2.1.7 with your fix