Redesign toggle is broken in Storybook
Created by: valerybugakov
Steps to reproduce:
-
yarn storybook
on themain
branch or open production build http://storybook.sgdev.org/. - try toggle the redesign theme using the toolbar icon.
- it's possible to enable the redesign theme. But then toggle does nothing.
Expected behavior:
Redesign toggle enables/disables redesign theme.
Notes:
The issue is caused by Babel config and became apparent after merging #20228.