Skip to content

Commit

Permalink
enable sotrybook autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
DaleSeo committed Dec 26, 2024
1 parent 8c9ef6c commit acf8a18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ const preview: Preview = {
date: /Date$/i,
},
},
docs: {
toc: true,
},
},
tags: ["autodocs"],
// Provide the MSW addon loader globally
loaders: [mswLoader],
};
Expand Down

0 comments on commit acf8a18

Please sign in to comment.