Skip to content

Commit 5b792f6

Browse files
🤖 dprint fmt
1 parent c890619 commit 5b792f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/react-responsive-masonry/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export interface ResponsiveMasonryProps {
5757
*
5858
* Default Value = { 350: '10px', 750: '10px', 900: '10px' }
5959
*/
60-
gutterBreakPoints?: {
60+
gutterBreakPoints?: {
6161
[key: number]: string;
6262
};
6363
className?: string;

0 commit comments

Comments
 (0)