'Change default material-ui component node prop

Is it possible to change default node prop in material-ui createTheme defaultProps?

For example, i want to change default arrow icon for all Select components, but i don’t want to use IconComponent prop every time.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source