使用模块扩充扩展 material ui 主题选项,不适用于 TypeText
Extend material ui theme options using module augmentation not working with TypeText
这里是重现问题的codesandbox。
https://codesandbox.io/s/thirsty-sun-0zyb3?file=/src/newTheme.ts:0-401
未接受 TypeText,但 SimplePaletteColorOptions 正在运行。一样的,我不明白我哪里错了
从 mui/styles 导出时出现问题。已解决 here。所以你只需要更新@mui/material
这里是重现问题的codesandbox。 https://codesandbox.io/s/thirsty-sun-0zyb3?file=/src/newTheme.ts:0-401
未接受 TypeText,但 SimplePaletteColorOptions 正在运行。一样的,我不明白我哪里错了
从 mui/styles 导出时出现问题。已解决 here。所以你只需要更新@mui/material