From 6fe9ce8915600e5ec0140b5bb635ac1a2b092339 Mon Sep 17 00:00:00 2001 From: MAZE Date: Sat, 27 Apr 2024 22:21:07 +0330 Subject: [PATCH] chore: add link to issue --- .storybook/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.storybook/main.ts b/.storybook/main.ts index 3375071..760786a 100644 --- a/.storybook/main.ts +++ b/.storybook/main.ts @@ -27,7 +27,7 @@ const config: StorybookConfig = { ...config, define: { - 'process.env.NODE_DEBUG': false, + 'process.env.NODE_DEBUG': false, // https://github.com/storybookjs/storybook/issues/18920 }, resolve: {