Skip to content
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

chore(settings): unify styling accross linked banks #6226

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

mperdomo-bc
Copy link
Collaborator

No description provided.

@@ -902,7 +902,7 @@ const BankWire = ({
<Col style={{ width: '100%' }}>
<Content>
<Value asTitle>{beneficiary.name}</Value>
<Title asValue>{beneficiary.agent.account}</Title>
<Title asValue>Wire Account ending in {beneficiary.address.slice(-4)}</Title>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to wrap this in a FormattedMessage?

@mperdomo-bc mperdomo-bc merged commit a770bb6 into development Jan 23, 2024
1 check passed
@mperdomo-bc mperdomo-bc deleted the settings-bank-pretty branch January 23, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants