From 152a8c19e58ddc1491050a57bcb9cc24a2a2f0ee Mon Sep 17 00:00:00 2001 From: kevinw-binary Date: Tue, 15 Jun 2021 10:49:55 +0800 Subject: [PATCH 1/2] update cryptocurrency text on market and regulatory key information doc --- src/pages/markets/components/markets/_cryptocurrencies.js | 6 +++--- src/pages/regulatory/data/_kid_data.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/markets/components/markets/_cryptocurrencies.js b/src/pages/markets/components/markets/_cryptocurrencies.js index 4c94482439f..acc387f74d4 100644 --- a/src/pages/markets/components/markets/_cryptocurrencies.js +++ b/src/pages/markets/components/markets/_cryptocurrencies.js @@ -17,7 +17,7 @@ const Cryptocurrencies = ({ simple_step_content }) => { return ( <> } + header={} text={ } @@ -33,9 +33,9 @@ const Cryptocurrencies = ({ simple_step_content }) => { } Multipliers={} - name="Cryptocurrency" + name="Cryptocurrencies" display_title={ - + } /> , + title: , ref: 'kid_deriv_crypto.pdf', }, { From d2824ee23ee4bf5ed52674a5f6910f7e00c840ff Mon Sep 17 00:00:00 2001 From: kevinw-binary Date: Tue, 15 Jun 2021 11:29:10 +0800 Subject: [PATCH 2/2] revert available trades --- src/pages/markets/components/markets/_cryptocurrencies.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/markets/components/markets/_cryptocurrencies.js b/src/pages/markets/components/markets/_cryptocurrencies.js index acc387f74d4..f4e279b99db 100644 --- a/src/pages/markets/components/markets/_cryptocurrencies.js +++ b/src/pages/markets/components/markets/_cryptocurrencies.js @@ -33,9 +33,9 @@ const Cryptocurrencies = ({ simple_step_content }) => { } Multipliers={} - name="Cryptocurrencies" + name="Cryptocurrency" display_title={ - + } />