From aa0b4db45d453bb57ba3aeeeb3f195849ccc081e Mon Sep 17 00:00:00 2001 From: Liam Stevens <8955671+liamstevens111@users.noreply.github.com> Date: Mon, 13 Mar 2023 12:11:15 +0700 Subject: [PATCH] [#19] Fix Logout button positioning to be left aligned in sidebar --- src/components/Sidebar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar/index.tsx b/src/components/Sidebar/index.tsx index f6f1a86..d14ff81 100644 --- a/src/components/Sidebar/index.tsx +++ b/src/components/Sidebar/index.tsx @@ -29,7 +29,7 @@ function Sidebar({ user }: SidebarProps) { {user.name} profile -