mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 07:21:59 +08:00
parent
ea7c589ac1
commit
752f27cc5b
@ -97,7 +97,7 @@ export default create({
|
||||
Finally, import your theme into `.storybook/config` and add it to your Storybook parameters.
|
||||
|
||||
```js
|
||||
import { yourTheme } from './yourTheme';
|
||||
import yourTheme from './yourTheme';
|
||||
|
||||
addParameters({
|
||||
options: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user