This commit is contained in:
Tom Coleman 2023-01-07 14:46:18 +11:00
parent b56044ecc3
commit 2cabc30328

View File

@ -7,7 +7,6 @@ import type {
StoryContextForLoaders, StoryContextForLoaders,
StoryId, StoryId,
StoryName, StoryName,
ComponentId,
} from '@storybook/types'; } from '@storybook/types';
import type { Channel } from '@storybook/channels'; import type { Channel } from '@storybook/channels';
import type { StoryStore } from '../../store'; import type { StoryStore } from '../../store';