Browse Source

Remove shallow renderer from website navigation (#2785)

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.
main
Dan Abramov 5 years ago
committed by GitHub
parent
commit
c1d4960a2a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      content/docs/nav.yml

4
content/docs/nav.yml

@ -100,8 +100,6 @@
title: SyntheticEvent
- id: test-utils
title: Test Utilities
- id: shallow-renderer
title: Shallow Renderer
- id: test-renderer
title: Test Renderer
- id: javascript-environment-requirements
@ -175,4 +173,4 @@
- id: faq-versioning
title: Versioning Policy
- id: faq-internals
title: Virtual DOM and Internals
title: Virtual DOM and Internals

Loading…
Cancel
Save