UNPKG

@pega/custom-dx-components

Version:

Utility for building custom UI components

7 lines (5 loc) 118 B
import { addons } from '@storybook/manager-api'; import Theme from './theme'; addons.setConfig({ theme: Theme, });