Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 125 Bytes

Readme.md

File metadata and controls

4 lines (4 loc) · 125 Bytes

Example of usage:

  const [state, setState] = useStickyState<Record<string,any>>({}, "Localstorage_key");