mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:11:26 +08:00
Actually export PreviewWithSelection
This commit is contained in:
parent
5a4698acbc
commit
bfc21a8537
@ -3,6 +3,7 @@ export { composeConfigs } from '@storybook/store';
|
||||
export type { ProjectAnnotations as WebProjectAnnotations } from '@storybook/types';
|
||||
|
||||
export { Preview } from './Preview';
|
||||
export { PreviewWithSelection } from './PreviewWithSelection';
|
||||
export { PreviewWeb } from './PreviewWeb';
|
||||
|
||||
export { simulatePageLoad, simulateDOMContentLoaded } from './simulate-pageload';
|
||||
|
Loading…
x
Reference in New Issue
Block a user