No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

ConfigProvider

Config context provider stores shared state

If no theme supplied: falls back to theme name on process.env.RAINBOW_THEME, otherwise uses defaultTheme

Default Theme

Gardening Tips 🍃

Image
NameDescriptionDefault
theme
object
themes[RAINBOW_THEME] || themes.defaultTheme

Stories

With Custom Theme

Custom Theme

Gardening Tips 🍃

Image