mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add link to 'Typechecking with PropTypes' under 'Advanced Guides' (#9472)
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.
(cherry picked from commit 39ca8aacf8)
This commit is contained in:
committed by
Dan Abramov
parent
451a3aa2f7
commit
928609d128
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user