Skip to content

Commit 223accf

Browse files
committed
[REF]: Refactor description on behaviour section. It was refering to dropzone.
1 parent 989e1ac commit 223accf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/demo/FileInputButtonDemoPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,8 @@ const FileInputButtonDemoPage: React.FC<FileInputButtonDemoPageProps> = (
402402
current array of ExtFiles with the new ones.
403403
</li>
404404
</ul>
405-
In this demo try to select or drop files more than once on each
406-
dropzone to see the difference.
405+
In this demo try to select files more than once on each
406+
fileinputbutton to see the difference.
407407
</DescParagraph>
408408

409409
<Paper variant="outlined" style={{ padding: "25px" }}>

0 commit comments

Comments
 (0)