From 9ede75a5a262bb67e044794341d8b2112b44d0a5 Mon Sep 17 00:00:00 2001 From: IshaVenikar Date: Wed, 9 Oct 2024 19:06:37 +0530 Subject: [PATCH] test --- .../projects/project/overview/Activity/AuctionData.tsx | 2 +- packages/frontend/src/pages/org-slug/projects/id/Overview.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/src/components/projects/project/overview/Activity/AuctionData.tsx b/packages/frontend/src/components/projects/project/overview/Activity/AuctionData.tsx index 5dd4d694..944a9d98 100644 --- a/packages/frontend/src/components/projects/project/overview/Activity/AuctionData.tsx +++ b/packages/frontend/src/components/projects/project/overview/Activity/AuctionData.tsx @@ -62,7 +62,7 @@ export const AuctionData = ({
- Auction data + Auction details
{/* AUCTION STATUS */} diff --git a/packages/frontend/src/pages/org-slug/projects/id/Overview.tsx b/packages/frontend/src/pages/org-slug/projects/id/Overview.tsx index 00c77ee9..01a879fa 100644 --- a/packages/frontend/src/pages/org-slug/projects/id/Overview.tsx +++ b/packages/frontend/src/pages/org-slug/projects/id/Overview.tsx @@ -137,7 +137,6 @@ const OverviewTabPanel = () => {
- }> {liveDomain ? ( }> @@ -207,6 +206,7 @@ const OverviewTabPanel = () => { No current deployment found.

)} +