From a960bc7cb5c6418010c531ebfb0b776f241b74a9 Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Fri, 24 Jun 2022 15:51:36 +0100 Subject: [PATCH] 2nd attempt remove copy tool from community opinions --- app/src/frontend/building/data-containers/community.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/frontend/building/data-containers/community.tsx b/app/src/frontend/building/data-containers/community.tsx index 222d9ccc..a207c718 100644 --- a/app/src/frontend/building/data-containers/community.tsx +++ b/app/src/frontend/building/data-containers/community.tsx @@ -35,7 +35,7 @@ const CommunityView: React.FunctionComponent = (props) => { onChange={props.onSaveChange} mode={props.mode} - copy={props.copy} + /> = (props) => { onChange={props.onSaveChange} mode={props.mode} - copy={props.copy} + />