From e50ecc8309263f1281dff6709667798225984c66 Mon Sep 17 00:00:00 2001 From: gnewfield <18626088+gnewfield@users.noreply.github.com> Date: Fri, 1 Sep 2023 13:05:49 -0400 Subject: [PATCH] fix: un-nest translation on AddLiquidityV2 page (#7258) fix nested translation components causing translation error --- src/pages/AddLiquidityV2/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/AddLiquidityV2/index.tsx b/src/pages/AddLiquidityV2/index.tsx index 0ed7868bfe..ea63ff3d1b 100644 --- a/src/pages/AddLiquidityV2/index.tsx +++ b/src/pages/AddLiquidityV2/index.tsx @@ -367,10 +367,10 @@ export default function AddLiquidity() { + + Tip: + {' '} - - Tip: - {' '} When you add liquidity, you will receive pool tokens representing your position. These tokens automatically earn fees proportional to your share of the pool, and can be redeemed at any time.