import { addons } from '@storybook/addons' import joystreamTheme from './theme' addons.setConfig({ theme: joystreamTheme, })