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