storing api key and recent source docs locally

This commit is contained in:
TaylorS15
2023-02-22 09:12:55 -05:00
parent 13841c7162
commit 907c4f8c4b
6 changed files with 124 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
import { useState } from 'react';
import { NavLink } from 'react-router-dom';
import Arrow1 from './assets/arrow.svg';
import Hamburger from './assets/hamburger.svg';
@@ -12,7 +13,6 @@ import {
selectApiKeyStatus,
selectSelectedDocsStatus,
} from './preferences/preferenceSlice';
import { useState } from 'react';
//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