From a8b82d2b67ac9bb194fb5a8e8cd782c4843be0f5 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Tue, 13 May 2025 09:14:08 +0800 Subject: [PATCH] Fix btns (#19564) --- web/app/(commonLayout)/datasets/Container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(commonLayout)/datasets/Container.tsx b/web/app/(commonLayout)/datasets/Container.tsx index 771fa7c3f9..b484c0445d 100644 --- a/web/app/(commonLayout)/datasets/Container.tsx +++ b/web/app/(commonLayout)/datasets/Container.tsx @@ -85,7 +85,7 @@ const Container = () => { return (
-
+
setActiveTab(newActiveTab)}