From f566bdc8a9bef2acf5cc7623020d806d4647fc80 Mon Sep 17 00:00:00 2001 From: nzambello Date: Mon, 14 Feb 2022 11:48:40 +0100 Subject: [PATCH] feat: add account link in header --- app/components/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Header.tsx b/app/components/Header.tsx index db8b35e..5cd5b98 100644 --- a/app/components/Header.tsx +++ b/app/components/Header.tsx @@ -66,7 +66,7 @@ const Header = ({ user, route }: Props) => { className="p-2 shadow-lg menu dropdown-content bg-base-100 rounded-box w-52" >
  • - + Account