import { addons } from 'storybook/manager-api'; import Theme from './theme.storybook'; addons.setConfig({ theme: Theme, });