Skip to content

Commit 4bbc09c

Browse files
authored
Merge pull request #327 from A7med3bdulBaset/patch-1
Apply RTL styles
2 parents f6e1016 + b02c695 commit 4bbc09c

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