mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
tweak landing copy
This commit is contained in:
@@ -31,8 +31,8 @@ function HomepageHero() {
|
||||
<div className="flex flex-col justify-center">
|
||||
<YouWillLearnCard title="API Reference" path="/apis/react">
|
||||
<p>
|
||||
Look up the API signatures of React Hooks, and see their shape
|
||||
using the visual code diagrams.
|
||||
Look up the API of React Hooks, and see their shape with
|
||||
color-coded signatures.
|
||||
</p>
|
||||
</YouWillLearnCard>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user