gitdagray / react_login_hooks

89 stars 36 forks source link

Fix "undefined is not valid JSON" error #5

Open danushkap opened 1 year ago

danushkap commented 1 year ago

This fix addresses the JSON.parse() error when the localStorage.getItem(key) returns 'undefined'