Skip to content

Commit

Permalink
Add RN to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tylermcginnis committed Oct 18, 2023
1 parent bc6df20 commit 0a4eb07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usehooks.com/src/sections/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<nav>
<a href="https://github.com/uidotdev/usehooks">View the Repo</a>
<a href="https://bytes.dev">JavaScript Newsletter</a>
<a href="https://reactnewsletter.com">React Newsletter</a>
<a href="https://react.gg">Learn React</a>
<a href="https://query.gg">Learn React Query</a>
</nav>
Expand Down

0 comments on commit 0a4eb07

Please sign in to comment.