Skip to content

Commit

Permalink
Update MIGRATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 3, 2020
1 parent 14a5411 commit f372d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MIGRATION.md
Expand Up @@ -153,6 +153,7 @@ module.exports = {
```

To fix it, just replace `@storybook/addon-backgrounds/register` with `@storybook/addon-backgrounds`:

```js
module.exports = {
stories: ['../**/*.stories.js'],
Expand Down

0 comments on commit f372d1d

Please sign in to comment.