cedricdelpoux / cedricdelpoux/react-responsive-masonry

gutterBreakpoints typo + gutterBreakpoints missing in @types

Open
#142 2 comments 9 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
455
Forks
47
PR merge metrics
No merged PRs in 30d

Description

**Typo:**

There's a typo in the code, causing a mis-match with the README example.

the README uses `gutterBreakpoints` (lowercase p), which does not work

I tried `gutterBreakPoints` (uppercase P) and it does work. I don't know if the code is wrong or if the doc is wrong, but one of them is wrong.

----

**Missing Type:**

Also, in the `@types/react-responsive-masonry"` package, the `gutterBreakpoints` prop is missing altogether.

![Image](https://github.com/user-attachments/assets/83bdbe64-103b-4c96-81bb-22c604698cb6)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.