diff --git a/code/lib/preview-web/src/docs-context/DocsContextProps.ts b/code/lib/preview-web/src/docs-context/DocsContextProps.ts index 8e41ebca17b..7f23c0b833c 100644 --- a/code/lib/preview-web/src/docs-context/DocsContextProps.ts +++ b/code/lib/preview-web/src/docs-context/DocsContextProps.ts @@ -8,7 +8,7 @@ import type { StoryName, } from '@storybook/types'; import type { Channel } from '@storybook/channels'; -import { StoryRenderOptions } from '../render/StoryRender'; +import type { StoryRenderOptions } from '../render/StoryRender'; export interface DocsContextProps { /**