Skip to content

Commit 72d1f72

Browse files
authored
set to RTL
1 parent 3102958 commit 72d1f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exports.siteConfig = {
77
// Translations should replace these lines:
88
languageCode: 'ar',
99
hasLegacySite: true,
10-
isRTL: false,
10+
isRTL: true,
1111
// --------------------------------------
1212
copyright: `Copyright © ${new Date().getFullYear()} Facebook Inc. All Rights Reserved.`,
1313
repoUrl: 'https://github.com/facebook/react',

0 commit comments

Comments
 (0)