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

Commit 7cf974e

Browse files
authored
Agrim/DPROD-4171/eu go to live demo (#7789)
* chore: eu fix go to live demo * fix: empty commit
1 parent 4595c5c commit 7cf974e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: themes/gatsby-theme-deriv/src/components/custom/_dhero.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ const DHero = ({ join_us_for_free, is_live_demo, image_name }: DHeroProps) => {
204204
{is_live_demo && (
205205
<GoToLiveDemo
206206
tertiary
207-
external
208207
to={dtrader_url}
209208
target="_blank"
210209
rel="noopener noreferrer nofollow"

Diff for: themes/gatsby-theme-deriv/src/pages/dtrader/_steps_section.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ const DtraderEasySteps = () => {
127127
<GotoLiveWrapper>
128128
<GoToLiveDemo
129129
secondary
130-
external
131130
to={dtrader_url}
132131
target="_blank"
133132
rel="noopener noreferrer nofollow"

0 commit comments

Comments
 (0)