diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index 389ce7f..d6d29f9 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -19,7 +19,6 @@ export const decorators = [ const preview: Preview = { parameters: { - actions: { argTypesRegex: "^on[A-Z].*" }, controls: { matchers: { color: /(background|color)$/i,