Skip to content

Commit

Permalink
[MBL-1725] Update PPO card to show formatted amount with currency sym…
Browse files Browse the repository at this point in the history
…bol and code (#2125)

* update ppo card to show formatted amount with currency symbol  and code

* lint
  • Loading branch information
mtgriego authored Sep 10, 2024
1 parent b84688c commit 8da70c5
Show file tree
Hide file tree
Showing 7 changed files with 456 additions and 188 deletions.
2 changes: 1 addition & 1 deletion app/src/main/graphql/fragments.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ fragment shippingRule on ShippingRule {

fragment ppoCard on Backing {
id
backingDetailsPageUrl
backingDetailsPageRoute(type: url)
clientSecret
amount {
...amount
Expand Down
Loading

0 comments on commit 8da70c5

Please sign in to comment.