diff --git a/components/trade/TradeHistory.tsx b/components/trade/TradeHistory.tsx index 9889365a..3bd10dbf 100644 --- a/components/trade/TradeHistory.tsx +++ b/components/trade/TradeHistory.tsx @@ -292,7 +292,7 @@ const TradeHistory = () => { )} - {trade.market.name.includes('PERP') ? ( + {trade.market.name.includes('PERP') ? (