From b38b4e7d70163ee411c796a4ad768a131227b55f Mon Sep 17 00:00:00 2001 From: cha0s Date: Mon, 14 Dec 2020 06:36:38 -0600 Subject: [PATCH] chore: add home link --- app/src/react/components/right/index.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/react/components/right/index.jsx b/app/src/react/components/right/index.jsx index 0c5eb9e..eea6615 100644 --- a/app/src/react/components/right/index.jsx +++ b/app/src/react/components/right/index.jsx @@ -45,6 +45,8 @@ export default function ChatRight() { onActive={(activeIndex) => dispatch(setRightActiveIndex(activeIndex))} />
+ Home + About Log out