|
@ -38,10 +38,10 @@ |
|
|
items: |
|
|
items: |
|
|
- id: jsx-in-depth |
|
|
- id: jsx-in-depth |
|
|
title: JSX In Depth |
|
|
title: JSX In Depth |
|
|
- id: typechecking-with-proptypes |
|
|
|
|
|
title: Typechecking With PropTypes |
|
|
|
|
|
- id: static-type-checking |
|
|
- id: static-type-checking |
|
|
title: Static Type Checking |
|
|
title: Static Type Checking |
|
|
|
|
|
- id: typechecking-with-proptypes |
|
|
|
|
|
title: Typechecking With PropTypes |
|
|
- id: refs-and-the-dom |
|
|
- id: refs-and-the-dom |
|
|
title: Refs and the DOM |
|
|
title: Refs and the DOM |
|
|
- id: uncontrolled-components |
|
|
- id: uncontrolled-components |
|
|