You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<divalign="center">
2
2
<h1>useQueryParams</h1>
3
-
<p>A <ahref="https://reactjs.org/docs/hooks-intro.html">React Hook</a>, HOC, and Render Props for managing state in URL query parameters with easy serialization.
3
+
<p>A <ahref="https://reactjs.org/docs/hooks-intro.html">React Hook</a>, HOC, and Render Props solution for managing state in URL query parameters with easy serialization.
4
4
</p>
5
5
<p>Works with <ahref="https://reacttraining.com/react-router/">React Router</a> and <ahref="https://reach.tech/router">Reach Router</a> out of the box. TypeScript supported.</p>
0 commit comments