@@ -44,7 +44,7 @@ export default function App() {
if (isPending) return;
if (!session) {
setView('login');
if (view !== 'signup' && view !== 'forgot-password') setView('login');
return;
}
The note is not visible to the blocked user.