remove console log

master
lza_menace 2 years ago
parent 64a2b8ae81
commit bbc28319ae

@ -357,7 +357,6 @@ function Section3() {
}) })
} }
}); });
console.log(sendBombsWrite.error?.message);
return ( return (
<section className="section" id="mintSection"> <section className="section" id="mintSection">
{isConnected && {isConnected &&

Loading…
Cancel
Save