import { addons } from "@storybook/addons" import theme from "./storybook-theme" addons.setConfig({ theme, })