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