UNPKG

storybook-addon-playground

Version:

A playground to enable consumers learn how to use the component library or to reproduce bugs

12 lines (10 loc) 255 B
const DEFAULT_ADDON_PARAMETERS = { storyId: "playground", components: {}, autocompletions: {}, editorTheme: null, introCode: null, share: false, }; export { DEFAULT_ADDON_PARAMETERS }; //# sourceMappingURL=parameter-consts.js.map