Material-UI: the key `field` provided to the classes prop is not implemented in undefined.
You can only override one of the following: pageFilter,topContent,title,toggleFilters,fields,topFields,actions,close,action,resetBtn,submitBtn,submitIcon,bottomContent,bottomFields.
Эта ошибка возникает каждый раз, когда я использую опции и передаю свойство withTheme:
withStyles(styles, { withTheme: true })
styles.js
export default function() {return {field: {width: 160}}}
Какизгнать эту проблему? Если вам нужна дополнительная информация, пожалуйста, дайте мне знать