Skip to content

Commit 928609d

Browse files
flarniegaearon
authored andcommitted
Add link to 'Typechecking with PropTypes' under 'Advanced Guides' (facebook#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://github.com/reactjs/prop-types to add more docs to the README there. (cherry picked from commit 39ca8aa)
1 parent 451a3aa commit 928609d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_data/nav_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
items:
3131
- id: jsx-in-depth
3232
title: JSX In Depth
33+
- id: typechecking-with-proptypes
34+
title: Typechecking With PropTypes
3335
- id: refs-and-the-dom
3436
title: Refs and the DOM
3537
- id: uncontrolled-components

0 commit comments

Comments
 (0)