From d7be9d8604f470766716f867bd2022679e2fc901 Mon Sep 17 00:00:00 2001 From: Maram Venkataramireddy Date: Mon, 10 Mar 2025 18:30:51 +0530 Subject: [PATCH] Update types.js i on't know --- frontend/src/redux/auth/types.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/redux/auth/types.js b/frontend/src/redux/auth/types.js index 95fb10edf..11c8cd1cc 100644 --- a/frontend/src/redux/auth/types.js +++ b/frontend/src/redux/auth/types.js @@ -1,4 +1,4 @@ -export const FAILED_REQUEST = 'AUTH_FAILED_REQUEST'; +fhhffhfhfhfhfhfhfhfhfhfhfhfhfhhfhfhexport const FAILED_REQUEST = 'AUTH_FAILED_REQUEST'; export const LOADING_REQUEST = 'AUTH_LOADING_REQUEST'; export const LOGIN_SUCCESS = 'AUTH_LOGIN_SUCCESS';