Show FB internal instructions by default on "Getting Started" page

Summary:
Show internal instructions for Flipper setup by default on "Getting Started" page. This is a follow up to https://fb.workplace.com/groups/flippersupport/permalink/955763464904312/.

I used tabs component to show both internal and external content in tabs. By default, internal content is shown, but it is possible to also switch to external.

Reviewed By: jknoxville

Differential Revision: D23649955

fbshipit-source-id: c4f956e0ee9fec69cf861d96a447f934f746dd7f
This commit is contained in:
Anton Nikolaev
2020-09-11 09:48:04 -07:00
committed by Facebook GitHub Bot
parent 1f62ce32bf
commit 12d7b48443
4 changed files with 66 additions and 10 deletions

View File

@@ -29,7 +29,6 @@ module.exports = {
},
setup: {
'Getting Started': [
...fbInternalOnly(['getting-started/fb/using-flipper-at-facebook']),
'getting-started/index',
'getting-started/android-native',
'getting-started/ios-native',