mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:01:16 +08:00
Add type export for storybookjs/testing-react#106
This commit is contained in:
parent
bbc0e82937
commit
64a729c82d
@ -1,5 +1,6 @@
|
||||
// FIXME: breaks builder-vite, remove this in 7.0
|
||||
export { composeConfigs } from '@storybook/store';
|
||||
export type { WebProjectAnnotations } from '@storybook/store';
|
||||
|
||||
export { Preview } from './Preview';
|
||||
export { PreviewWeb } from './PreviewWeb';
|
||||
|
Loading…
x
Reference in New Issue
Block a user