You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added some simple `if (typeof window === "undefined")` clauses around the `localStorage` calls.
Don't know if there's a policy around this, but I'm betting a lot of people use these hooks in Next.js and I figured this could be helpful.
0 commit comments