-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
featureBuilding something newBuilding something new
Description
Is your feature request related to a problem? Please describe.
We need useLocalStorage hook to access localstorage in React
Describe the solution you'd like
You can use this article for understanding:
https://dev.to/iamludal/custom-react-hooks-uselocalstorage-309p
The resultant hook should be similar to this: https://usehooks.com/uselocalstorage
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureBuilding something newBuilding something new