We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3c5f4 commit f2e79a5Copy full SHA for f2e79a5
plugins/storybook/.storybook/preview.js
@@ -23,7 +23,7 @@ try {
23
darkLogo = undefined;
24
}
25
26
-export const decorators = [withKnobs, withPropsTable, jsxDecorator];
+export const decorators = [withPropsTable, jsxDecorator];
27
28
const brand = {
29
brandTitle: MONOREPO_NAME + ' Storybook',
0 commit comments