UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

7 lines (5 loc) 175 B
import { addons } from 'storybook/manager-api'; import theme from '../node_modules/@kinvolk/headlamp-plugin/config/.storybook/HeadlampTheme'; addons.setConfig({ theme, });