cleaning out and ading config

This commit is contained in:
talksik
2022-05-28 09:26:14 -05:00
parent ba2b2c6957
commit fb9a42f277
3 changed files with 12 additions and 0 deletions
@@ -5,6 +5,7 @@ import Realm from 'realm';
import { FcGoogle } from 'react-icons/fc';
import { blueGrey } from '@mui/material/colors';
import Channels from '../electron/constants';
import { firebase } from '../firebase/connect';
interface IAuthContext {
user?: Realm.User;