From 3ee308296ac564c71ce369b045317f19fe8f2bb3 Mon Sep 17 00:00:00 2001 From: lizhiyong <1679963578@qq.com> Date: Tue, 30 Jan 2024 10:22:47 +0800 Subject: [PATCH] text change --- app/blobtx/page.tsx | 3 ++- components/Footer.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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!