File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ <h3>Table of Contents</h3>
20
20
< ul >
21
21
< li > < a href ="async-initialization-in-componentdidmount.html "> Async initialization in componentDidMount()</ a > </ li >
22
22
< li > < a href ="container-component.html "> Container component</ a > </ li >
23
+ < li > < a href ="accessing-a-child-component.html "> Accessing a child component</ a > </ li >
24
+ < li > < a href ="functional-setstate-(pass-a-function-to-setstate).html "> Functional setState (Pass a function to setState)</ a > </ li >
25
+ < li > < a href ="higher-order-component.html "> Higher Order Component - Props proxy</ a > </ li >
26
+ < li > < a href ="higher-order-function.html "> Higher order function</ a > </ li >
27
+ < li > < a href ="jsx-spread-attributes.html "> JSX spread attributes</ a > </ li >
23
28
</ ul >
24
29
</ ul >
25
30
</ div >
You can’t perform that action at this time.
0 commit comments