Skip to content

Commit 427a6ad

Browse files
committed
fix: adjust mediaMaw prop value in Demo.jsx
1 parent 0f65e28 commit 427a6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/Demo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ export function Demo() {
290290
icon: <IconArrowRight size={20} />,
291291
}}
292292
image="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg"
293-
mediaMaw={400}
293+
mediaMaw={500}
294294
/>
295295

296296
<SocialProof

0 commit comments

Comments
 (0)