How to use rtl layout of material-ui next in react app
问题 I want to use rtl layout in my react application. I have used material-ui next version to integrate this application. I have used below code to make application layout rtl. Some components work properly in the rtl layout but some components doesn't affected. /** * App.js Layout Start Here */ import React, { Component } from 'react'; import { connect } from 'react-redux'; import classnames from 'classnames'; import { MuiThemeProvider } from 'material-ui/styles'; import {