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" >