Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit effb2cf

Browse files
njazuli-derivSuthesan
authored andcommitted
revert removal of target blank
1 parent 5cf42f3 commit effb2cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/help-centre/account.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ const CloseAccount = () => (
115115
components={[
116116
<StyledLink
117117
to={`${deriv_app_url}/account/deactivate-account`}
118+
target="_blank"
118119
weight="bold"
119120
rel="noopener noreferrer"
120121
key={0}

0 commit comments

Comments
 (0)