This commit is contained in:
Mohamed Ismat 2019-03-12 19:10:02 +02:00
parent 5bf8429a8b
commit 1be9c0778f

View File

@ -7,7 +7,7 @@ Storybook is theme-able! You can change theme variables using the [options param
## Set a theme
You can do this in a decorator, an addon or in `.storybook/config.js`. Changing theme at runtime is supported!
You can do this in a decorator, an addon or in `.storybook/config.js`. Changing theme at runtime is also supported!
Just modify `.storybook/config.js` to include your new options: