diff --git a/docs/_data/nav_docs.yml b/docs/_data/nav_docs.yml index 58e1c03dca6..0401c7174b6 100644 --- a/docs/_data/nav_docs.yml +++ b/docs/_data/nav_docs.yml @@ -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