As an alternative to the above, you can also wrap your application in an element with the dir attribute: function App() { return ( <div dir="rtl"> ...
確定! 回上一頁