ConsenSysMesh / ConsenSysMesh/rimble-ui
Add prop wordBreak
- Dominant language
- JavaScript
- Stars
- 455
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When a single word is too long it doesn't break automatically and causes issues with layouts.

**Describe the solution you'd like**
A new styled-component prop for text elements, **wordBreak**, that allows setting the css property, _word-break_.
**Describe alternatives you've considered**
Could use property as inline style. Could force all layouts to be wide enough to support widest element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.