(feat) view userID on navbar

This commit is contained in:
ishaan-jaff 2024-02-03 12:09:49 -08:00
parent 1a8bfbca6a
commit 1dcb8c8097
3 changed files with 13 additions and 5 deletions

View file

@ -3,7 +3,8 @@
*/
import { message } from 'antd';
const proxyBaseUrl = null
// const proxyBaseUrl = null;
const proxyBaseUrl = "http://localhost:4000" // http://localhost:4000
export const keyCreateCall = async (
accessToken: string,