@ -92,8 +92,6 @@ const ProfileLayout: React.FC = () => {
|
||||
|
||||
const showTabs = !['/following', '/followers', '/pins'].some(path => pathname.endsWith(path));
|
||||
|
||||
console.log(account);
|
||||
|
||||
return (
|
||||
<>
|
||||
{account?.local === false && (
|
||||
|
||||
Reference in New Issue
Block a user