Skip to content

Commit 05cd0cb

Browse files
authored
Remove shallow renderer from website navigation
We still support it (and you can find this page in search), but we're transitioning away to community maintenance. So we're deemphasizing it on the website.
1 parent df49215 commit 05cd0cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/docs/nav.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@
100100
title: SyntheticEvent
101101
- id: test-utils
102102
title: Test Utilities
103-
- id: shallow-renderer
104-
title: Shallow Renderer
105103
- id: test-renderer
106104
title: Test Renderer
107105
- id: javascript-environment-requirements
@@ -175,4 +173,4 @@
175173
- id: faq-versioning
176174
title: Versioning Policy
177175
- id: faq-internals
178-
title: Virtual DOM and Internals
176+
title: Virtual DOM and Internals

0 commit comments

Comments
 (0)