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
Hi there! Really impressed by this collection of hooks, nice work, and thanks for sharing!
I'd love to see a useSessionStorage hook alongside useLocalStorage and wanted to add a note here to add one. If I get time I may PR one, but no promises :)
I couldn't find any well-supported hooks that support local and session storage both, but your useLocalStorage hook seems like one of the more solid ones.
Thank you 🎉
The text was updated successfully, but these errors were encountered:
Hi there! Really impressed by this collection of hooks, nice work, and thanks for sharing!
I'd love to see a
useSessionStorage
hook alongsideuseLocalStorage
and wanted to add a note here to add one. If I get time I may PR one, but no promises :)I couldn't find any well-supported hooks that support local and session storage both, but your
useLocalStorage
hook seems like one of the more solid ones.Thank you 🎉
The text was updated successfully, but these errors were encountered: