From 691e3af6587af08fb3510f7541d9f9ac65788277 Mon Sep 17 00:00:00 2001 From: Jon Williams Date: Sat, 4 Sep 2021 13:19:56 +1000 Subject: [PATCH] Align with new stricter TypeScript error typing --- src/Dropzone.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dropzone.tsx b/src/Dropzone.tsx index da29a80..07e1cc6 100644 --- a/src/Dropzone.tsx +++ b/src/Dropzone.tsx @@ -500,7 +500,7 @@ class Dropzone extends React.Component