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 +