Merge pull request #142 from public-awesome/update-creation-summary

Fix View on Marketplace condition on creation summary
This commit is contained in:
Adnan Deniz corlu 2023-04-03 13:05:04 +03:00 committed by GitHub
commit 8f2df3f5cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"