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,5 +1,5 @@
import { createSlice } from '@reduxjs/toolkit';
import { Doc } from './selectDocsApi';
import { Doc } from './preferenceApi';
import store from '../store';
interface Preference {