From 534f8b77a2d3a685e1ad82a9d8aec4f07b334a2e Mon Sep 17 00:00:00 2001 From: "bastien.ollier@etu.uca.fr" Date: Tue, 17 Jan 2023 09:21:50 +0100 Subject: [PATCH] add link profil in navbar --- Site Web/client/src/components/Navbar.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Site Web/client/src/components/Navbar.js b/Site Web/client/src/components/Navbar.js index 125dbb64..029de83d 100644 --- a/Site Web/client/src/components/Navbar.js +++ b/Site Web/client/src/components/Navbar.js @@ -78,7 +78,7 @@ const Navbar = () => { window.location = "/"; } - + console.log("uid:", uid); return (
{uid ? ( @@ -110,7 +110,7 @@ const Navbar = () => {
  • - + Me