Fix Linting

This commit is contained in:
Tom Coleman 2022-11-04 11:54:20 +11:00
parent 40e298c14f
commit aa5a2a10dd

View File

@ -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<TFramework extends AnyFramework = AnyFramework> {
/**