diff --git a/storybook/main.ts b/storybook/main.ts index 5129809cc1e1be..1cd3b535f26897 100644 --- a/storybook/main.ts +++ b/storybook/main.ts @@ -126,7 +126,6 @@ const config: StorybookConfig = { plugins: [ dsTokenFallbacksJs(), react( { - jsxImportSource: '@emotion/react', babel: { plugins: [ getAbsolutePath( '@emotion/babel-plugin' ) ], },