Merge pull request #14936 from literalpie/patch-5

missing letter
This commit is contained in:
Michael Shilman 2021-05-14 22:38:50 +08:00 committed by GitHub
commit 5de8ca626e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ Storybook 6.3 supports Angular 12 out of the box when you install it fresh. Howe
npm install @storybook/builder-webpack5 --save-dev # or yarn
```
The edit your `.storybook/main.js` config:
Then edit your `.storybook/main.js` config:
```js
module.exports = {