material ui add from left to right code example Example: change direction in material ui const theme = createMuiTheme({ direction: 'rtl', });