UNPKG

77 BJavaScriptView Raw
1module.exports = function (config) {
2 return {
3 bgColor: '#F4F6F7'
4 }
5}