Files
2026-05-31 17:11:42 +03:00

5 lines
107 B
TypeScript

import { addons } from 'storybook/manager-api';
import theme from './theme';
addons.setConfig({ theme });