uniswap-interface-uncensored/.storybook/manager.ts

5 lines
111 B
TypeScript
Raw Normal View History

import { addons } from '@storybook/addons'
import { light } from './theme'
addons.setConfig({ theme: light })