fix(trading): add depth chart on mobile view (#5811)
This commit is contained in:
parent
1f08e8225a
commit
a2a04c57d2
@ -75,6 +75,7 @@ export const TradePanels = ({ market, pinnedAsset }: TradePanelsProps) => {
|
|||||||
{[
|
{[
|
||||||
'chart',
|
'chart',
|
||||||
'orderbook',
|
'orderbook',
|
||||||
|
'depth',
|
||||||
'trades',
|
'trades',
|
||||||
'liquidity',
|
'liquidity',
|
||||||
'fundingPayments',
|
'fundingPayments',
|
||||||
|
Loading…
Reference in New Issue
Block a user