mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Fix Linting
This commit is contained in:
parent
40e298c14f
commit
aa5a2a10dd
@ -8,7 +8,7 @@ import type {
|
|||||||
StoryName,
|
StoryName,
|
||||||
} from '@storybook/types';
|
} from '@storybook/types';
|
||||||
import type { Channel } from '@storybook/channels';
|
import type { Channel } from '@storybook/channels';
|
||||||
import { StoryRenderOptions } from '../render/StoryRender';
|
import type { StoryRenderOptions } from '../render/StoryRender';
|
||||||
|
|
||||||
export interface DocsContextProps<TFramework extends AnyFramework = AnyFramework> {
|
export interface DocsContextProps<TFramework extends AnyFramework = AnyFramework> {
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user