0.1.0 - useLiveState syncing state to localStorage
0.1.0
Started from scratch. Kicking off with state synced to localStorage.
Added
useLiveState: a React hook that syncs state tolocalStorage, built on top ofuseLocalStoragefromusehooks-ts.
Started from scratch. Kicking off with state synced to localStorage.
useLiveState: a React hook that syncs state to localStorage, built on top of useLocalStorage from usehooks-ts.