feat:Fixed all the UI Pages
This commit is contained in:
@@ -28,7 +28,7 @@ const LoginPage = () => {
|
||||
|
||||
const user = await responce.json();
|
||||
|
||||
//console.log("User Login Data is here : ", user);
|
||||
|
||||
|
||||
dispatch(userSliceActions.addUser(user.data));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user