how to make a rtl navbar with material ui code example Example: change direction in material ui const theme = createMuiTheme({ direction: 'rtl', });