Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into translation-1893-turbo-options-page-contents
Browse files Browse the repository at this point in the history
  • Loading branch information
mitra-deriv committed Oct 20, 2023
2 parents 43476df + 0a5cff1 commit 0965f3a
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions src/features/pages/markets/etf/trades-available/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,14 @@ export const trade_types: TradeType[] = [
},
},
{
icon: DerivcTrader,
name: '_t_Deriv cTrader_t_',
link: {
type: 'internal',
to: '/deriv-ctrader',
id: 3,
data: {
icon: DerivcTrader,
name: '_t_Deriv cTrader_t_',
link: {
type: 'internal',
to: '/deriv-ctrader',
},
},
},
],
Expand Down

0 comments on commit 0965f3a

Please sign in to comment.