Skip to content

Commit

Permalink
chore: Story Docs のコードをデフォルト表示
Browse files Browse the repository at this point in the history
  • Loading branch information
uknmr committed Sep 26, 2024
1 parent 827c5ec commit 5a2e98a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/smarthr-ui/.storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ const preview: Preview = {
<Stories includePrimary={false} />
</>
),
canvas: {
sourceState: 'shown',
},
},
chromatic: {
forcedColors: 'none',
Expand Down

0 comments on commit 5a2e98a

Please sign in to comment.