v4.18.0
4.18.0 (2019-09-28)
Bug Fixes
- make also #tabs title set as a component possible to
<Tabs.Content title={<></>} ... />
(f0fa463) - make the #dropdown width more precise and easier to customize (8045736)
Features
- make it possible to use
value
anddefault_value
on #dropdown instead ofselected_item
(79374d1)