Skip to content

Commit

Permalink
remove autodocs global tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed May 22, 2024
1 parent a915606 commit a5c77ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const breakpointViewports = Object.keys(breakpoints).reduce((acc, key) => {
}, {} as typeof INITIAL_VIEWPORTS)

const preview: Preview = {
tags: ['autodocs'],
parameters: {
viewport: {
viewports: {
Expand Down

0 comments on commit a5c77ad

Please sign in to comment.