From 3310078ab5506f363b79ca42749a908e97a9ed8c Mon Sep 17 00:00:00 2001 From: DahmaneYanis Date: Mon, 8 Jan 2024 11:43:56 +0100 Subject: [PATCH] Title clickable --- front/style/home.css | 1 + front/views/Home.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/front/style/home.css b/front/style/home.css index fc813b5..f911925 100644 --- a/front/style/home.css +++ b/front/style/home.css @@ -112,3 +112,4 @@ body { #img-account { width: 100%; } + diff --git a/front/views/Home.tsx b/front/views/Home.tsx index 44e63fd..4287801 100644 --- a/front/views/Home.tsx +++ b/front/views/Home.tsx @@ -35,7 +35,7 @@ export function Title({username} : {username : string}) {
-

IQBall

+

{location.pathname="/"}}>IQBall