Skip to content
Snippets Groups Projects
theme.ts 205 B
Newer Older
  • Learn to ignore specific revisions
  • import { create } from '@storybook/theming';
    
    export default create({
      base: 'light',
      brandTitle: "Res'in Design system",
      brandUrl: 'https://resin.grandlyon.com',
    
      brandImage: './sb-header.png',