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 989e1ac commit 223accfCopy full SHA for 223accf
src/pages/demo/FileInputButtonDemoPage.tsx
@@ -402,8 +402,8 @@ const FileInputButtonDemoPage: React.FC<FileInputButtonDemoPageProps> = (
402
current array of ExtFiles with the new ones.
403
</li>
404
</ul>
405
- In this demo try to select or drop files more than once on each
406
- dropzone to see the difference.
+ In this demo try to select files more than once on each
+ fileinputbutton to see the difference.
407
</DescParagraph>
408
409
<Paper variant="outlined" style={{ padding: "25px" }}>
0 commit comments