remove copy
This commit is contained in:
parent
0c1b681b44
commit
60f2fd65fd
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ export default function CollectionPage(props: Props) {
|
|||
<Page>
|
||||
<div className={classnames('section card-stack')}>
|
||||
{info}
|
||||
{showEdit && <div>Do the sort</div>}
|
||||
<ClaimList uris={collectionUrls} collectionId={collectionId} type={showEdit ? 'listview' : undefined} />
|
||||
</div>
|
||||
</Page>
|
||||
|
|
Loading…
Reference in a new issue