UNPKG

react-stickerpipe

Version:
12 lines (10 loc) 220 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var defaultColors = { primary: '#1BA6C4', secondary: '#FEFEFE' }; exports.default = defaultColors; module.exports = exports['default'];