Skip to content

Commit

Permalink
Update ButtonElement.res
Browse files Browse the repository at this point in the history
  • Loading branch information
manideepk90 authored Jan 24, 2025
1 parent 646e952 commit 79a1150
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/elements/ButtonElement.res
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,6 @@ let make = (
(),
)}>
<Icon name=walletType.payment_method_type width=22. height=28. />
<Space width=10. />
<Icon name={walletType.payment_method_type ++ "2"} width=90. height=28. />
</View>,
)
| _ => None
Expand Down

0 comments on commit 79a1150

Please sign in to comment.