Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 82c6acb

Browse files
committed
stop exporting StoriesWithPartialProps
1 parent 942de96 commit 82c6acb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import type { ReactRenderer, Args } from '@storybook/react';
33
import type { ComponentAnnotations, Store_CSFExports, StoryContext } from '@storybook/types';
44
import { isExportStory } from '@storybook/csf';
55

6-
export { StoriesWithPartialProps } from './types';
76
import type { GlobalConfig, StoriesWithPartialProps, TestingStory, TestingStoryPlayContext } from './types';
87
import { getStoryName, globalRender, isInvalidStory, objectEntries } from './utils';
98

0 commit comments

Comments
 (0)