forgeplus-react/node_modules/@antv/component/lib/const.js

3 lines
180 B
JavaScript
Raw Normal View History

2023-07-29 21:19:10 +08:00
module.exports = {
FONT_FAMILY: 'BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",SimSun, "sans-serif"'
};