import { addons } from "storybook/manager-api" import scandicTheme from "./scandic-theme" addons.setConfig({ theme: scandicTheme, })