pl-fe: remove unused defined messages
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -92,6 +92,8 @@ 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