How to completely clear font family

后端 未结 0 1128
温柔的废话
温柔的废话 2021-01-05 20:22

I try using createMuiTheme() to clear the fontFamily

const theme = createMuiTheme({
  typography: {
    fontFamily: \'\',
  },
});

...


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题