Skip to content

Commit

Permalink
Vinu/Change in style of add new link inside payment method tab in p2p (
Browse files Browse the repository at this point in the history
…#5009)

* change in style of add new link inside payment method tab in p2p

* Trigger Build

* added color loss-danger back to the text for Add new payment method in p2p

* added color as loss danger to add new payment method link in p2p

* reverted previous changes and kept className link for add new payment

Co-authored-by: balakrishna-binary <56330681+balakrishna-binary@users.noreply.github.com>
Co-authored-by: Carol Sachdeva <58209918+carol-binary@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 28, 2022
1 parent 48eaef2 commit f61efab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const SelectPaymentMethod = () => {
<Text key={0} color='less-prominent' size='xxs' />,
<Text
key={1}
color='loss-danger'
className='link'
size='xxs'
onClick={() => my_profile_store.setSelectedPaymentMethod('other')}
/>,
Expand Down

1 comment on commit f61efab

@vercel
Copy link

@vercel vercel bot commented on f61efab Apr 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.binary.sx
binary.sx
deriv-app.vercel.app
deriv-app-git-master.binary.sx

Please sign in to comment.