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.
1 parent be92da0 commit 14acb2cCopy full SHA for 14acb2c
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