Diego Ramos

Results 2 comments of Diego Ramos

I fixed the issue by wrapping the component that uses the `useLocalStorage` hook in a component the prevents rendering on the server using a `useEffect`, as directed by the Next.js...

This component does not replace the sidebar component. Instead it can be used to improve and simplify the sidebar component.