Skip to content

Commit

Permalink
add re-export back that I removed in #19580
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Nov 2, 2022
1 parent 03ec21a commit e789ca6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/lib/client-api/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ export {
setGlobalRender,
} from './ClientApi';

export * from '@storybook/store';

export * from './queryparams';

0 comments on commit e789ca6

Please sign in to comment.