From 41d249c40d3ed83065f5e6b25b113590c56439c0 Mon Sep 17 00:00:00 2001 From: vidvidvid Date: Wed, 30 Oct 2024 12:37:05 +0100 Subject: [PATCH] small fix --- packages/ui/app/dashboard/page.tsx | 5 +---- packages/ui/app/market/page.tsx | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/ui/app/dashboard/page.tsx b/packages/ui/app/dashboard/page.tsx index c2647c02d..a7038e622 100644 --- a/packages/ui/app/dashboard/page.tsx +++ b/packages/ui/app/dashboard/page.tsx @@ -513,10 +513,7 @@ export default function Dashboard() { pool={pool || '0'} setOpen={setOpen} /> */} - + {/*
diff --git a/packages/ui/app/market/page.tsx b/packages/ui/app/market/page.tsx index 4ddc1a439..15af0a69e 100644 --- a/packages/ui/app/market/page.tsx +++ b/packages/ui/app/market/page.tsx @@ -138,7 +138,7 @@ export default function Market() {
{/* //............................................ */} -
+