From 7c1bfb31a38466fdee3bce71291384331f4e118b Mon Sep 17 00:00:00 2001 From: Quoc-Cuong Tran Date: Wed, 19 Jun 2024 15:46:28 +0700 Subject: [PATCH] fix: display currencyBase symbol at the lower price --- apps/web/src/pages/Pool/PositionPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/pages/Pool/PositionPage.tsx b/apps/web/src/pages/Pool/PositionPage.tsx index 9fb8ad20f75..7caf80fe32e 100644 --- a/apps/web/src/pages/Pool/PositionPage.tsx +++ b/apps/web/src/pages/Pool/PositionPage.tsx @@ -1024,7 +1024,7 @@ function PositionPageContent() { {inRange && ( - + )}