1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Enable more react sub-sections (#20004)

This commit is contained in:
Mike Surowiec
2021-06-18 08:30:32 -07:00
committed by GitHub
parent c67d1f4ad2
commit 5991ffb1af

View File

@@ -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",
]; ];