From 3d1ecc121535dd08b0abbfd1562318542a6e41d7 Mon Sep 17 00:00:00 2001 From: Jake Archibald Date: Mon, 23 Nov 2020 14:23:21 +0000 Subject: [PATCH] Don't restrict drag & drop to images (so it works with wp2 & JXL) --- src/client/initial-app/App/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/client/initial-app/App/index.tsx b/src/client/initial-app/App/index.tsx index 8db9aff2..e4700312 100644 --- a/src/client/initial-app/App/index.tsx +++ b/src/client/initial-app/App/index.tsx @@ -115,11 +115,7 @@ export default class App extends Component { return (
- + {showSpinner ? ( ) : isEditorOpen ? (