Skip to content

Commit

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

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

Partially handles facebook#9467, and I'll make a separate PR to
https:/reactjs/prop-types to add more docs to the README
there.
(cherry picked from commit 39ca8aa)
  • Loading branch information
flarnie committed Jun 7, 2017
1 parent 6e6af0a commit 8cfc511
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 8cfc511

Please sign in to comment.