Skip to content

Commit

Permalink
Changed composition titles
Browse files Browse the repository at this point in the history
  • Loading branch information
dexster committed Jul 9, 2021
1 parent 12a3492 commit 0d54d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/angular-cli/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ module.exports = {
url: 'https://storybookjs.netlify.app/cra-ts-essentials',
},
second: {
title: 'Composition test one',
title: 'Composition test two',
url: 'https://storybookjs.netlify.app/cra-ts-essentials',
},
third: {
title: 'Composition test one',
title: 'Composition test three',
url: 'https://storybookjs.netlify.app/cra-ts-essentials',
},
},
Expand Down

0 comments on commit 0d54d34

Please sign in to comment.