UNPKG

react-burgers-classname

Version:

fork of: [https://react-burgers.netlify.com/](https://react-burgers.netlify.com/) with added support for own className

16 lines (15 loc) 292 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { width: 40, lineHeight: 4, lineSpacing: 6, color: '#000', borderRadius: 0, active: false, padding: '15px' }; module.exports = exports['default']; //# sourceMappingURL=default-props.js.map