From 6e9524c7777341ce933c8820e467bce5dcb79f9f Mon Sep 17 00:00:00 2001 From: MarkLo127 Date: Tue, 10 Mar 2026 09:13:00 +0800 Subject: [PATCH] --- frontend/app/history/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/history/page.tsx b/frontend/app/history/page.tsx index cac553da..586b4dc7 100644 --- a/frontend/app/history/page.tsx +++ b/frontend/app/history/page.tsx @@ -846,7 +846,7 @@ export default function HistoryPage() { {/* Market Type Tabs */} setActiveTab(v as typeof activeTab)} + onValueChange={(v: string) => setActiveTab(v as typeof activeTab)} className="w-full animate-slide-up animate-delay-200" >