Skip to content

Commit

Permalink
fix storybook ts gen
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Mar 18, 2024
1 parent f938562 commit 4fd1ed3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
3 changes: 3 additions & 0 deletions packages/material-react-table/.storybook/main.ts
Expand Up @@ -31,5 +31,8 @@ const config: StorybookConfig = {
docs: {
autodocs: 'tag',
},
typescript: {
reactDocgen: "react-docgen-typescript",
},
};
export default config;
55 changes: 0 additions & 55 deletions packages/material-react-table/stories/Playground.stories.tsx

This file was deleted.

0 comments on commit 4fd1ed3

Please sign in to comment.