Skip to content

Commit 3b3e304

Browse files
authored
docs: re-enable props tables on docs (#3305)
1 parent 42c2a7c commit 3b3e304

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/styleguide/.storybook/preview.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ const preview: Preview = {
155155
},
156156
},
157157
},
158+
tags: ['autodocs'],
158159
};
159160

160161
export const globalTypes = {

0 commit comments

Comments
 (0)