-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [#175488816] change payment label to wallet #2356
Conversation
Affected stories
|
Codecov Report
@@ Coverage Diff @@
## master #2356 +/- ##
=========================================
Coverage ? 48.83%
=========================================
Files ? 631
Lines ? 17717
Branches ? 3205
=========================================
Hits ? 8652
Misses ? 9023
Partials ? 42
Continue to review full report at Codecov.
|
@@ -170,6 +176,20 @@ class BaseScreenComponent extends React.PureComponent<Props, State> { | |||
customHandledLink.map(link => handleItemOnPress(link)()); | |||
}; | |||
|
|||
private chMarkdown = (chTitle: string, chBody: string) => ({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not anymore after this PR #2363
…yment-label-to-wallet' into 175488816-change-payment-label-to-wallet
Short description
This PR rename every occurrence of the Payment section in Wallet
List of changes proposed in this pull request
In the contextual help: