We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be92da0 + 14acb2c commit 812cdd9Copy full SHA for 812cdd9
usehooks.com/src/pages/index.astro
@@ -10,8 +10,8 @@ const hooks = await getCollection("hooks");
10
---
11
12
<Layout
13
- title="A collection of Server Component safe React Hooks – from the ui.dev team"
14
- description="A collection of 50 React Server Component safe React hooks"
+ title="useHooks"
+ description="A collection of Server Component safe React Hooks – from the ui.dev team"
15
>
16
<NavMain />
17
<HomeHero />
0 commit comments