use-storage-state
Version:
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
5 lines (4 loc) • 170 B
JavaScript
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.