import { create } from '@storybook/theming/create'; export default create({ base: 'light', brandTitle: 'Reuters Graphics components', brandUrl: 'https://reuters-graphics.github.io/graphics-components/', brandImage: 'https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg', brandTarget: '_self', });