mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:01:06 +08:00
Fix Linting
This commit is contained in:
parent
40e298c14f
commit
aa5a2a10dd
@ -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> {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user