From 2eca8d46e73749b834e28b7eb4306803ca3f0dc7 Mon Sep 17 00:00:00 2001 From: Felix Henninger Date: Tue, 1 Oct 2019 19:22:05 +0200 Subject: [PATCH] Revise help text to encourage drag-and-drop --- validator-web/src/components/ValidationWidget/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/validator-web/src/components/ValidationWidget/index.js b/validator-web/src/components/ValidationWidget/index.js index a225315..edf1412 100644 --- a/validator-web/src/components/ValidationWidget/index.js +++ b/validator-web/src/components/ValidationWidget/index.js @@ -91,8 +91,7 @@ const HeaderContent = ({issues, busy, active}) => { Start validation - Please drag and drop your Psych-DS folder here, - or click to select it + Please drag and drop your Psych-DS folder here }