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 c52184e commit 2c2fa52Copy full SHA for 2c2fa52
examples/fileInput/fileInput.dropzone.tsx
@@ -24,7 +24,7 @@ function Component() {
24
<path
25
stroke="currentColor"
26
strokeLinecap="round"
27
- strokeLineJoin="round"
+ strokeLinejoin="round"
28
strokeWidth="2"
29
d="M13 13h3a3 3 0 0 0 0-6h-.025A5.56 5.56 0 0 0 16 6.5 5.5 5.5 0 0 0 5.207 5.021C5.137 5.017 5.071 5 5 5a4 4 0 0 0 0 8h2.167M10 15V6m0 0L8 8m2-2 2 2"
30
/>
0 commit comments