Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-24 19:08:08 +01:00
parent 4fcce2d5b4
commit b70795d3e4

View File

@ -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 && (