From 2c36ce528e0550f0f97bb29a21632952d48b0252 Mon Sep 17 00:00:00 2001 From: xjs Date: Fri, 6 Jun 2025 15:35:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=A1=E8=B4=B9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/MainArea/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/MainArea/index.tsx b/src/app/MainArea/index.tsx index 08c39b0..2f3e3a4 100644 --- a/src/app/MainArea/index.tsx +++ b/src/app/MainArea/index.tsx @@ -32,8 +32,7 @@ function MainContent() { <> - {/* {isConnected ? : } */} - {isConnected ? : } + {isConnected ? : }