From dc0afc8d5a31a83d8cd46e495cf704ea099c9b84 Mon Sep 17 00:00:00 2001 From: Karan Date: Sun, 23 Feb 2025 11:21:29 +0530 Subject: [PATCH] Changed default user profile. --- Frontend/src/pages/UserPanel/MainUserPanel.jsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Frontend/src/pages/UserPanel/MainUserPanel.jsx b/Frontend/src/pages/UserPanel/MainUserPanel.jsx index 2c4f978..9cb9f33 100644 --- a/Frontend/src/pages/UserPanel/MainUserPanel.jsx +++ b/Frontend/src/pages/UserPanel/MainUserPanel.jsx @@ -32,15 +32,13 @@ const MainUserPanel = () => { } }; - - const user = useSelector((store) => store.user); return ( <>
Profile Picture @@ -51,7 +49,7 @@ const MainUserPanel = () => {
Profile Picture @@ -233,7 +231,7 @@ const MainUserPanel = () => {
Profile Picture