From f1347803a44313057400e65f93020988fbae05ca Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 31 Mar 2024 18:14:28 -0400 Subject: [PATCH] fix: logout is a button --- app/routes/_data.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/_data.tsx b/app/routes/_data.tsx index cb98ab7..513876d 100644 --- a/app/routes/_data.tsx +++ b/app/routes/_data.tsx @@ -69,7 +69,7 @@ export default function Layout() {

{data.user?.name}

{data.user?.email}

- +