Skip to content

Commit

Permalink
fix: update standard icon
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Jul 10, 2024
1 parent b4629f8 commit 2a6f5d6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ const CFDCompareAccountsTitleIcon = ({ trading_platforms, is_eu_user, is_demo }:
'Choosing this jurisdiction will give you a Financial STP account. Your trades will go directly to the market and have tighter spreads.'
);

console.log('==>', jurisdiction_card_icon);

return (
<React.Fragment>
<div className={'compare-cfd-account-icon-title'}>
Expand Down

0 comments on commit 2a6f5d6

Please sign in to comment.