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

word-break break-all for validator entry values #229

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

dannyDNS
Copy link
Contributor

@dannyDNS dannyDNS commented Mar 6, 2024

What changed? Why?

Added break-all to frame ValidationEntry value container to allow longer values to freely wrap without breaking the layout.

Notes to reviewers

Before
before

After
after

How has it been tested?

Visually.

@Zizzamia Zizzamia requested a review from cnasc March 6, 2024 17:24
@Zizzamia
Copy link
Contributor

Zizzamia commented Mar 6, 2024

@dannyDNS would you mind run yarn check at the root of onchainkit, so it fix the format, please.

@Zizzamia Zizzamia merged commit df325f4 into coinbase:main Mar 6, 2024
4 of 6 checks passed
@dannyDNS
Copy link
Contributor Author

dannyDNS commented Mar 6, 2024

@dannyDNS would you mind run yarn check at the root of onchainkit, so it fix the format, please.

Ah, sorry about that. Next time 🤝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants