From c48ec1334eb44393a975615bad4579f50087d943 Mon Sep 17 00:00:00 2001 From: Rhon Joe Date: Mon, 31 Jul 2023 16:24:51 +0800 Subject: [PATCH] fix web style (#684) --- web/app/(commonLayout)/apps/Apps.tsx | 2 +- web/app/(commonLayout)/datasets/Datasets.tsx | 2 +- web/app/components/app-sidebar/basic.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/(commonLayout)/apps/Apps.tsx b/web/app/(commonLayout)/apps/Apps.tsx index f5e9fae97a..e264cc2301 100644 --- a/web/app/(commonLayout)/apps/Apps.tsx +++ b/web/app/(commonLayout)/apps/Apps.tsx @@ -51,7 +51,7 @@ const Apps = () => { }, []) return ( -