diff --git a/src/pages/TrueSightV2/components/table/LiquidityMarkets.tsx b/src/pages/TrueSightV2/components/table/LiquidityMarkets.tsx index 21064a7acd..0129e209bd 100644 --- a/src/pages/TrueSightV2/components/table/LiquidityMarkets.tsx +++ b/src/pages/TrueSightV2/components/table/LiquidityMarkets.tsx @@ -176,6 +176,7 @@ const useRenderLiquidityMarkets = (activeTab: ChartTab, type?: LIQUIDITY_MARKETS as="a" href={item.marketUrl} target="_blank" + rel="noreferrer" color={theme.primary} style={{ padding: '6px' }} > @@ -223,7 +224,14 @@ const useRenderLiquidityMarkets = (activeTab: ChartTab, type?: LIQUIDITY_MARKETS