mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 05:51:07 +08:00
Grammar corrections
withe the the => with the
This commit is contained in:
parent
8b7efa28c5
commit
efeaabcec4
@ -161,7 +161,7 @@ Please also file an issue if you need to opt out. We plan to remove the legacy r
|
||||
|
||||
In 6.1 we introduced an unintentional breaking change to `addon-backgrounds`.
|
||||
|
||||
The addon uses decorators which are set up automatically by a preset. The required preset is ignored if you register the addon in `main.js` withe the the `/register` entry point. This used to be valid in `v6.0.x` and earlier:
|
||||
The addon uses decorators which are set up automatically by a preset. The required preset is ignored if you register the addon in `main.js` with the `/register` entry point. This used to be valid in `v6.0.x` and earlier:
|
||||
```js
|
||||
module.exports = {
|
||||
stories: ['../**/*.stories.js'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user