1.7.0
- Added a responsive
textAlign
prop toContainer
. Text
has a defaultalign="inherit"
now (so it inherits the text alignment from itsContainer
).
textAlign
prop to Container
.Text
has a default align="inherit"
now (so it inherits the text alignment from its Container
).