Disable on-chain metadata option for OE collection creation

This commit is contained in:
Serkan Reis 2023-10-13 18:37:59 +03:00
parent c11e99ecc9
commit a48fb8c5cc

View File

@ -711,7 +711,7 @@ export const OpenEditionMinterCreator = ({
return (
<div>
{/* TODO: Cancel once we're able to index on-chain metadata */}
<Conditional test>
<Conditional test={false}>
<div className="mx-10 mb-4 rounded border-2 border-white/20">
<div className="flex justify-center mb-2">
<div className="mt-3 ml-4 font-bold form-check form-check-inline">