Gaëtan Maisse fcdc0baedd refactor: improve typings of theming lib
Exported `styled` was implicitly of type `CreateStyled<any>`, now it is typed using SB Theme.
This stronger typing reveals a missing `bar` property in background default object.
2019-03-11 19:33:33 +01:00
..
2019-03-11 22:29:26 +08:00
2018-07-31 19:34:05 +03:00

Storybook Components

Storybook Components is a React UI components collection used by the UI of Storybook and Addons.

All components use emotion for styling.