Fix View on Marketplace condition on creation summary
This commit is contained in:
parent
f35817aa21
commit
248b86d7e3
@ -1074,7 +1074,7 @@ const CollectionCreationPage: NextPage = () => {
|
||||
</Anchor>
|
||||
</Button>
|
||||
</Conditional>
|
||||
<Conditional test={minterType === 'vending'}>
|
||||
<Conditional test={minterType === 'base'}>
|
||||
<Button className="mt-2">
|
||||
<Anchor
|
||||
className="text-white"
|
||||
|
Loading…
Reference in New Issue
Block a user