From 05173f31206ac249ac0a635bcd813796e0ef7dbb Mon Sep 17 00:00:00 2001 From: Vishnu Date: Sun, 29 Aug 2021 02:20:45 +0530 Subject: [PATCH] Remove click handler --- src/components/PhotoFrame.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PhotoFrame.tsx b/src/components/PhotoFrame.tsx index 0c11c80cc..49af19661 100644 --- a/src/components/PhotoFrame.tsx +++ b/src/components/PhotoFrame.tsx @@ -489,7 +489,7 @@ const PhotoFrame = ({ return ( <> {!isFirstLoad && files.length === 0 && !searchMode ? ( - +
{constants.UPLOAD_FIRST_PHOTO_DESCRIPTION}