|
@ -31,8 +31,8 @@ function HomepageHero() { |
|
|
<div className="flex flex-col justify-center"> |
|
|
<div className="flex flex-col justify-center"> |
|
|
<YouWillLearnCard title="API Reference" path="/apis/react"> |
|
|
<YouWillLearnCard title="API Reference" path="/apis/react"> |
|
|
<p> |
|
|
<p> |
|
|
Look up the API signatures of React Hooks, and see their shape |
|
|
Look up the API of React Hooks, and see their shape with |
|
|
using the visual code diagrams. |
|
|
color-coded signatures. |
|
|
</p> |
|
|
</p> |
|
|
</YouWillLearnCard> |
|
|
</YouWillLearnCard> |
|
|
</div> |
|
|
</div> |
|
|