eiriklv / react-masonry-component

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

Update typings.d.ts #181

Open naturalkei opened 1 year ago

naturalkei commented 1 year ago

fix: typescript lint errors

Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Component<MasonryPropTypes, any, any>> & Readonly<...>'
patbernard commented 1 year ago

This resolved the issue for me.