From 2c2fa52b5c2e76f3e2e73309c14d453753c0fe7b Mon Sep 17 00:00:00 2001 From: Jeremia2001 <84179655+Jeremia2001@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:02:15 +0100 Subject: [PATCH] fix: typo in fileInput.dropzone.tsx (#1291) fix typo in fileInput.dropzone.tsx --- examples/fileInput/fileInput.dropzone.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/fileInput/fileInput.dropzone.tsx b/examples/fileInput/fileInput.dropzone.tsx index ae2a68680..d0b706bf7 100644 --- a/examples/fileInput/fileInput.dropzone.tsx +++ b/examples/fileInput/fileInput.dropzone.tsx @@ -24,7 +24,7 @@ function Component() {