Skip to content

Commit a697d33

Browse files
author
Abolfazl Rezvani Naraqi
authored
Merge pull request #363 from A7med3bdulBaset/patch-1
Apply RTL styles
2 parents 60b2ab8 + 1a9ca97 commit a697d33

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: 'en',
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)