chore: rename candles tab to chart (#2558)
This commit is contained in:
parent
0fd1739ce5
commit
d98ce18f9e
@ -83,7 +83,7 @@ const MainGrid = ({
|
||||
>
|
||||
<TradeGridChild>
|
||||
<Tabs>
|
||||
<Tab id="candles" name={t('Candles')}>
|
||||
<Tab id="chart" name={t('Chart')}>
|
||||
<TradingViews.Candles marketId={marketId} />
|
||||
</Tab>
|
||||
<Tab id="depth" name={t('Depth')}>
|
||||
|
Loading…
Reference in New Issue
Block a user