From 91df648767d37a6246e64c9e36d20c20d0ffdb39 Mon Sep 17 00:00:00 2001 From: TaylorS15 Date: Wed, 22 Feb 2023 10:43:38 -0500 Subject: [PATCH] added github and discord links and removed TODOs --- frontend/src/Navigation.tsx | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/frontend/src/Navigation.tsx b/frontend/src/Navigation.tsx index 581c19d..ca757a4 100644 --- a/frontend/src/Navigation.tsx +++ b/frontend/src/Navigation.tsx @@ -18,9 +18,6 @@ import { } from './preferences/preferenceSlice'; import { setLocalRecentDocs } from './preferences/preferenceApi'; -//TODO - Need to replace Chat button to open secondary nav with scrollable past chats option and new chat at top -//TODO - Need to add Discord and Github links - export default function Navigation({ navState, setNavState, @@ -134,12 +131,26 @@ export default function Navigation({
link -

Discord

+ + Discord +
link -

Github

+ + Github +