sidebar.js
Summary: Tiny change to capitalization of a sub-menu Reviewed By: nikoant Differential Revision: D36931810 fbshipit-source-id: 52e6030f75e547e0936893830c702a6939ff5775
This commit is contained in:
committed by
Facebook GitHub Bot
parent
55d8872448
commit
b7977a954a
@@ -28,7 +28,7 @@ module.exports = {
|
||||
Setup: [
|
||||
'getting-started/index',
|
||||
{
|
||||
'Adding Flipper to your app': [
|
||||
'Adding Flipper to your App': [
|
||||
...fbContent({
|
||||
external: [
|
||||
'getting-started/android-native',
|
||||
@@ -129,7 +129,7 @@ module.exports = {
|
||||
'extending/node-apis',
|
||||
...fbInternalOnly([
|
||||
{
|
||||
'QPL linting': ['fb/building-a-linter', 'fb/active-linters'],
|
||||
'QPL Linting': ['fb/building-a-linter', 'fb/active-linters'],
|
||||
},
|
||||
]),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user