We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60b2ab8 + 1a9ca97 commit a697d33Copy full SHA for a697d33
src/siteConfig.js
@@ -7,7 +7,7 @@ exports.siteConfig = {
7
// Translations should replace these lines:
8
languageCode: 'en',
9
hasLegacySite: true,
10
- isRTL: false,
+ isRTL: true,
11
// --------------------------------------
12
copyright: `Copyright © ${new Date().getFullYear()} Facebook Inc. All Rights Reserved.`,
13
repoUrl: 'https://github.com/facebook/react',
0 commit comments