2nd attempt remove copy tool from community opinions
This commit is contained in:
parent
f2bc5d65ae
commit
a960bc7cb5
@ -35,7 +35,7 @@ const CommunityView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
||||
|
||||
onChange={props.onSaveChange}
|
||||
mode={props.mode}
|
||||
copy={props.copy}
|
||||
|
||||
|
||||
/>
|
||||
<LogicalDataEntry
|
||||
@ -79,7 +79,7 @@ const CommunityView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
||||
|
||||
onChange={props.onSaveChange}
|
||||
mode={props.mode}
|
||||
copy={props.copy}
|
||||
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user