mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 01:31:06 +08:00
[Fix] Tyop in storybook-main-enable-transcludemarkdown.js.mdx
- Fix to code snippets in "https://storybook.js.org/docs/7.0/react/writing-docs/mdx" - Fix typo storybook-main-enable-transcludemarkdown.js.mdx
This commit is contained in:
parent
44f7a2a032
commit
dc497289e5
@ -1,3 +1,4 @@
|
||||
```js
|
||||
// .storybook/main.js|ts
|
||||
|
||||
module.exports = {
|
||||
@ -17,4 +18,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
};
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user