@amsterdam/bmi-component-library
Version:
A React component library based on ASC and Material-UI aimed at repurposing and sharing components across BMI projects
2 lines • 666 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:true});function _export(target,all){for(var name in all)Object.defineProperty(target,name,{enumerable:true,get:all[name]})}_export(exports,{DISABLED_CONTROL:function(){return DISABLED_CONTROL},generateDisabledControls:function(){return generateDisabledControls}});var DISABLED_CONTROL={description:"Disabled control for this story",control:false};function generateDisabledControls(){var propertyNames=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return propertyNames.reduce(function(acc,propertyName){acc[propertyName]=DISABLED_CONTROL;return acc},{})}
//# sourceMappingURL=storybook.js.map