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.
1 parent 35da849 commit d356586Copy full SHA for d356586
website/docusaurus.config.ts
@@ -430,6 +430,10 @@ const config: Config = {
430
label: 'X',
431
href: 'https://x.com/reactnative',
432
},
433
+ {
434
+ label: 'Bluesky',
435
+ href: 'https://bsky.app/profile/reactnative.dev',
436
+ },
437
{
438
label: 'GitHub',
439
href: 'https://github.com/facebook/react-native',
0 commit comments