UNPKG

@helpscout/artboard

Version:

A tool kit for React UI development and design

12 lines 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultProps = { color: '#ec5381', opacity: 0.2, height: '100%', width: 25, position: 'absolute', showValues: true, showGuide: true, }; //# sourceMappingURL=Guide.utils.js.map