UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

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