Compare commits

...
Author SHA1 Message Date
Matthew Russell fc101a74a9 chore: add missing depth chart 2024-02-16 12:51:40 -08:00
@@ -75,6 +75,7 @@ export const TradePanels = ({ market, pinnedAsset }: TradePanelsProps) => {
{[
'chart',
'orderbook',
'depth',
'trades',
'liquidity',
'fundingPayments',