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 461b909 + d0d8d20 commit 49b17edCopy full SHA for 49b17ed
usehooks.com/src/pages/index.astro
@@ -11,7 +11,7 @@ const hooks = await getCollection("hooks");
11
12
<Layout
13
title="Easy to understand React Hook recipes – useHooks"
14
- description="A collection of 50 React Server Componenet safe React hooks"
+ description="A collection of 50 React Server Component safe React hooks"
15
>
16
<NavMain />
17
<HomeHero />
0 commit comments