mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
fix thanks to shilman 😘
This commit is contained in:
parent
ff48f94f3b
commit
8f8f90382e
@ -1,8 +1,6 @@
|
||||
export const parameters = {
|
||||
docs: {
|
||||
inlineStories: false,
|
||||
getContainer: async () => (await import('./blocks')).DocsContainer,
|
||||
getPage: async () => (await import('./blocks')).DocsPage,
|
||||
iframeHeight: 100,
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user