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 8440f06 commit 2d55722Copy full SHA for 2d55722
usehooks.com/src/pages/index.astro
@@ -10,7 +10,7 @@ const hooks = await getCollection("hooks");
10
---
11
12
<Layout
13
- title="useHooks"
+ title="useHooks – The React Hooks Library"
14
description="A collection of modern, server-safe React hooks – from the ui.dev team"
15
>
16
<NavMain />
0 commit comments