We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41ff6d commit 7b82e4cCopy full SHA for 7b82e4c
apps/docs/src/mdx/Icon.tsx
@@ -39,7 +39,7 @@ export const NextPagesIcon = () => (
39
export const NextLastedVersionIcon = () => (
40
<svg
41
height="16"
42
- stroke-linejoin="round"
+ strokeLinejoin="round"
43
style={{ color: 'currentColor' }}
44
viewBox="0 0 16 16"
45
width="16"
0 commit comments