eiriklv / react-masonry-component

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

Allow selector-based gutter #106

Closed ManueGE closed 6 years ago

ManueGE commented 6 years ago

Masonry allows for the gutter property to be a string in which case it will use that as a CSS selector to calculate the gutter. This updated the typescript interface to reflect that.

ghost commented 6 years ago

+1