Skip to content

Commit 4c2efb0

Browse files
Remove 'Undocumented Features' sidebar item from enterprise AG Grid documentation (#1494)
- Removed SideBarItem entry for 'Undocumented Features' from AG Grid children list - Item previously linked to /docs/enterprise/ag_grid/undocumented-features-guideline/ - No other references to this item found in codebase Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Carlos Cutillas <[email protected]>
1 parent b7168d3 commit 4c2efb0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pcweb/components/docpage/sidebar/sidebar_items/enterprise.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ def get_sidebar_items_enterprise_components():
6565
names="Value Transformers",
6666
link="/docs/enterprise/ag_grid/value-transformers/",
6767
),
68-
SideBarItem(
69-
names="Undocumented Features",
70-
link="/docs/enterprise/ag_grid/undocumented-features-guideline/",
71-
),
7268
],
7369
),
7470
SideBarItem(

0 commit comments

Comments
 (0)