diff --git a/_data/nav_docs.yml b/_data/nav_docs.yml index 58e1c03d..0401c717 100644 --- a/_data/nav_docs.yml +++ b/_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