Merge pull request #12860 from g1eny0ung/docs/minor-fix

Docs: add missing }
This commit is contained in:
Michael Shilman 2020-10-22 16:07:45 +08:00 committed by GitHub
commit dc84fe0c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,6 @@ module.exports = {
// your Storybook configuration
refs: {
'package-name': { disable: true }
}
}
```