Results 242 comments of ADTC
trafficstars

Regardless of the above, I wonder why a `ResponsiveMasonry` wrapper component is necessary when the `Masonry` component itself could be coded to accept a breakpoint object or breakpoint array instead...

> What is the use case of such short page? Our page durations are not directly user-editable. They are automatically determined as a factor of the length of text in...

Hi @lavrton I updated the previous comment with code snippets to show the difficulty. Please check.

Thanks @lavrton I updated to `v2.13.10` but I didn't find any new classes for the above cases upon inspection. Would you mind listing the added classes here? Thank you.

Regarding this btw, I noticed that in Canva the page thumbnail is at least a square, if not longer (making a horizontal rectangle), but it will never become a vertical...

Hi @surenpoghosian: As @requinDr has correctly observed, yes my issue is about the error message which is still using severely outdated terms which are very unhelpful in new projects that...

@MichaelDimmitt The boolean ref is unnecessary and can be removed (all current changes reverted). To solve the problem, you can simply change the button's onClick code: ```jsx getCredit={(image) => (...