Skip to content

Commit

Permalink
chore: enable Storybook build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dklemmt committed Jul 19, 2024
1 parent cb914be commit 7eb2b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/.storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const preview: Preview = {
},
sort: "requiredFirst",
},
docs: { /* theme: fluidusUiTheme, */ toc: true },
docs: { theme: fluidusUiTheme, toc: true },
options: {
storySort: {
method: "alphabetical",
Expand Down

0 comments on commit 7eb2b36

Please sign in to comment.