Skip to content

Commit

Permalink
fix: storybook pages now show correct code examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGhadyani-Okta committed Aug 9, 2022
1 parent ab495f9 commit d3f1100
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/odyssey-storybook/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,9 @@ export const parameters = {
},
],
},
docs: {
source: {
excludeDecorators: true,
},
},
};

0 comments on commit d3f1100

Please sign in to comment.