From a2164ed7d50169c2f8f98f60a2f84f7fbb7ea44e Mon Sep 17 00:00:00 2001 From: seunghwan Date: Tue, 14 May 2024 20:39:17 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=8A=A4=ED=86=A0=EB=A6=AC=EB=B6=81=20?= =?UTF-8?q?=EB=B9=8C=EB=93=9C=20=EC=98=A4=EB=A5=98=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .storybook/preview.tsx | 1 - 1 file changed, 1 deletion(-) 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,