Skip to content

Commit

Permalink
Storybook Docs: Show markup by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
mejiaj committed Jun 12, 2024
1 parent 88c79d5 commit 0523b65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web-components/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ const preview = {
docs: {
toc: true, // Autogenerate table of contents.
theme: UswdsTheme,
canvas: {
sourceState: 'shown'
}
}
},
tags: ['autodocs'],
Expand Down

0 comments on commit 0523b65

Please sign in to comment.