1.10.0
- Added a
textStyle
prop toContainer
. - Added
margin
,width
, andwrap
props toFlex
. - Added
variant
andtitle
props toLink
. - Added social links to the
Footer
. - Nested
List
type
is inherited now from the parent'sList
.
textStyle
prop to Container
.margin
, width
, and wrap
props to Flex
.variant
and title
props to Link
.Footer
.List
type
is inherited now from the parent's List
.