Skip to content

Commit

Permalink
Add link to 'Typechecking with PropTypes' under 'Advanced Guides' (#9472
Browse files Browse the repository at this point in the history
)

This should have been retained in our docs, since PropTypes are only
moved and not deprecated.

Partially handles #9467, and I'll make a separate PR to
https://github.com/reactjs/prop-types to add more docs to the README
there.
  • Loading branch information
flarnie authored Apr 22, 2017
1 parent 9d225b5 commit 39ca8aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_data/nav_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
items:
- id: jsx-in-depth
title: JSX In Depth
- id: typechecking-with-proptypes
title: Typechecking With PropTypes
- id: refs-and-the-dom
title: Refs and the DOM
- id: uncontrolled-components
Expand Down

0 comments on commit 39ca8aa

Please sign in to comment.