Enable more react sub-sections (#20004)
This commit is contained in:
@@ -11,20 +11,20 @@ const enabledSubSections = [
|
|||||||
"billing",
|
"billing",
|
||||||
// "code-security",
|
// "code-security",
|
||||||
// "codespaces",
|
// "codespaces",
|
||||||
// "communities",
|
"communities",
|
||||||
// "desktop",
|
"desktop",
|
||||||
// "developers",
|
// "developers",
|
||||||
"discussions",
|
"discussions",
|
||||||
// 'early-access',
|
// 'early-access',
|
||||||
// "education",
|
"education",
|
||||||
// 'github',
|
// 'github',
|
||||||
// "graphql",
|
// "graphql",
|
||||||
// 'insights',
|
// 'insights',
|
||||||
// "issues",
|
// "issues",
|
||||||
"organizations",
|
"organizations",
|
||||||
// 'packages',
|
'packages',
|
||||||
// "pages",
|
"pages",
|
||||||
// "rest",
|
"rest",
|
||||||
"sponsors",
|
"sponsors",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user