UNPKG

@luigiminardim/storybook-addon-globals-controls

Version:

@luigiminardim/storybook-addon-globals-controls gives you a graphical UI to dynamically interact with the Storybook's globals variables. It creates an addon panel next to your component examples ("stories"), so you can edit them live.

8 lines (6 loc) 147 B
function managerEntries(entry = []) { return [...entry, require.resolve("./dist/esm/preset/manager")]; } module.exports = { managerEntries };