From 31dc29b812b3ad4796c3fb81252f6ccb3fe52886 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Fri, 26 May 2023 20:26:11 +0100 Subject: [PATCH] Removed the Navbar calls --- src/pages/profile.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/profile.tsx b/src/pages/profile.tsx index 2c9ff5da..98b8e639 100644 --- a/src/pages/profile.tsx +++ b/src/pages/profile.tsx @@ -37,7 +37,6 @@ export default function Profile({user}: {user: User}) {
-