diff --git a/app/blobtx/page.tsx b/app/blobtx/page.tsx index 28214e7..05ccb62 100644 --- a/app/blobtx/page.tsx +++ b/app/blobtx/page.tsx @@ -25,7 +25,7 @@ const BlobTX = () => { const [inputText, setInputText] = useState('') const [previewUrl, setPreviewUrl] = useState('') const [isModalOpen, setIsModalOpen] = useState(false) - const [isShow, setIsShow] = useState(false) + const [isShow, setIsShow] = useState(true) const { disconnect } = useDisconnect() const modal = useModal({ onDisconnect: disconnect }) const [shownettip, setShowNetTip] = useState(false) @@ -320,6 +320,7 @@ const BlobTX = () => { currentOpenState() } }, [isConnected]) + return (
{
- Sign up for EthDA updates + Start Your EthDA Journey Now!