// .storybook/manager.js import { addons } from '@storybook/addons'; import theme from './QDCTheme'; addons.setConfig({ theme, });