diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index a6651621b..ca2a1df0d 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -70,7 +70,7 @@ const withModeAndThemeProvider = (Story, context) => { }; const withI18n = (Story, context) => ( - + );