From d5788662992c81fd245633f2a619f0464da1654c Mon Sep 17 00:00:00 2001 From: SuZhou-Joe Date: Fri, 30 Aug 2024 18:24:24 +0800 Subject: [PATCH] feat: update Signed-off-by: SuZhou-Joe --- public/components/app.tsx | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/public/components/app.tsx b/public/components/app.tsx index 58fd02d..3a399ef 100644 --- a/public/components/app.tsx +++ b/public/components/app.tsx @@ -109,18 +109,24 @@ export const WorkbenchApp = ({ )} /> {basePath && ( -
( +
+ )} /> )}