Version: v4.4.0use-sessionstorage-stateAbout#useState but syncs with sessionstorageInstallation#npm install --save @rooks/use-sessionstorage-stateCopyImporting the hook#import useSessionstorageState from "@rooks/use-sessionstorage-state"CopyUsage#function Demo() { useSessionstorageState(); return null} render(<Demo/>)CopyCodesandbox Examples#Basic Usage#Join Bhargav's discord server#You can click on the floating discord icon at the bottom right of the screen and talk to us in our server.