From 29cfccc7010aee6a5c5f47db4881810fa2b75b9f Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 21 May 2021 20:53:37 -0400 Subject: Fix draggables --- src/components/common/MomentTags.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/common') diff --git a/src/components/common/MomentTags.tsx b/src/components/common/MomentTags.tsx index fb9ef5be..04b0558b 100644 --- a/src/components/common/MomentTags.tsx +++ b/src/components/common/MomentTags.tsx @@ -30,7 +30,6 @@ const MomentTags: React.FC = ({ if (!tags) { return null; } - return editing && deleteFromList ? ( <> {tags.map((tag) => ( -- cgit v1.2.3-70-g09d2