Update disclaimer - 2

This commit is contained in:
Serkan Reis 2023-05-04 13:37:18 +03:00
parent 118a7793d2
commit d5bf407d76

View File

@ -1378,8 +1378,8 @@ const CollectionCreationPage: NextPage = () => {
} }
> >
<Alert className="mt-4" type="info"> <Alert className="mt-4" type="info">
Setting the unit price as 0 for public minting may render the collection vulnerable for bot attacks on the Setting the unit price as 0 for public minting may render the collection vulnerable for bot attacks.
Launchpad. Please consider creating a whitelist of addresses that can mint for free instead. Please consider creating a whitelist of addresses that can mint for free instead.
</Alert> </Alert>
</Conditional> </Conditional>
</Conditional> </Conditional>