Skip to content

Commit

Permalink
Merge pull request #20325 from storybookjs/feat/export-auto-title-fn
Browse files Browse the repository at this point in the history
Preview Api: export userOrAutoTitle function
  • Loading branch information
yannbf authored Dec 19, 2022
2 parents 400915c + 03a6213 commit ef18313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/lib/preview-api/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export {
setProjectAnnotations,
inferControls,
userOrAutoTitleFromSpecifier,
userOrAutoTitle,
sortStoriesV7,
} from './store';

Expand Down

0 comments on commit ef18313

Please sign in to comment.