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 eeb26c5 commit 32461e0Copy full SHA for 32461e0
usehooks.com/src/sections/Footer.astro
@@ -8,8 +8,8 @@
8
<a href="https://ui.dev" class="byline">by ui.dev</a>
9
<nav>
10
<a href="https://github.com/uidotdev/usehooks">Fork on GitHub</a>
11
- <a href="https://www.npmjs.com/package/@uidotdev/usehooks">Install with npm</a>
12
- <a href="https://react.gg">Learn with react.gg</a>
+ <a href="https://bytes.dev">JavaScript Newsletter</a>
+ <a href="https://react.gg">Learn React</a>
13
</nav>
14
</footer>
15
usehooks.com/vercel.json
@@ -122,6 +122,6 @@
122
{
123
"source": "/useAsync",
124
"destination": "/"
125
- },
+ }
126
]
127
}
0 commit comments