backpack-ios
backpack-ios copied to clipboard
DON-536: Fix multiline in Dialog components title
The dialog components in Backpack should wrap a line when the title is longer than one line.
Before:
After:
- [ ] Check this if you have read and followed the contributing guidelines
Remember to include the following changes:
- [ ]
README.md - [ ] Tests
- [ ] Screenshotting code
- [ ] Adding a component? Remember to expose it in the main
Backpack.hheader file
If you are curious about how we review, please read through the code review guidelines