From b06d1dc9d3d146cdf588a2b2dd27eab9ef1432c3 Mon Sep 17 00:00:00 2001 From: Madalina Raicu Date: Thu, 19 Jan 2023 10:17:10 +0000 Subject: [PATCH] feat: show all markets --- apps/trading/client-pages/markets/markets-page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trading/client-pages/markets/markets-page.tsx b/apps/trading/client-pages/markets/markets-page.tsx index 1cecfe404..01538afdf 100644 --- a/apps/trading/client-pages/markets/markets-page.tsx +++ b/apps/trading/client-pages/markets/markets-page.tsx @@ -14,7 +14,7 @@ export const MarketsPage = () => { }, [updateTitle]); return ( - +