this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Handle cases when account is undefined

+4
+4
src/components/account-block.jsx
··· 39 39 ); 40 40 } 41 41 42 + if (!account) { 43 + return null; 44 + } 45 + 42 46 // const navigate = useNavigate(); 43 47 44 48 const {