fix: un-nest translation on AddLiquidityV2 page (#7258)

fix nested translation components causing translation error
This commit is contained in:
gnewfield 2023-09-01 13:05:49 -04:00 committed by GitHub
parent 406d7fe964
commit e50ecc8309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -367,10 +367,10 @@ export default function AddLiquidity() {
<BlueCard>
<AutoColumn gap="10px">
<ThemedText.DeprecatedLink fontWeight={485} color="accent1">
<b>
<Trans>Tip:</Trans>
</b>{' '}
<Trans>
<b>
<Trans>Tip:</Trans>
</b>{' '}
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.