diff --git a/src/components/Partials/RightSideBar.jsx b/src/components/Partials/RightSideBar.jsx
index 4037a62..5d05f63 100644
--- a/src/components/Partials/RightSideBar.jsx
+++ b/src/components/Partials/RightSideBar.jsx
@@ -46,6 +46,8 @@ export default function RightSideBar() {
+ {userDetails && userDetails?.account_type !== "FAMILY" && (
+ <>
{/* image */}
@@ -77,8 +79,7 @@ export default function RightSideBar() {
{/* action */}
- {userDetails && userDetails?.account_type !== "FAMILY" && (
- <>
+
{/* image */}
@@ -122,42 +123,45 @@ export default function RightSideBar() {
-
- {/* image */}
-
- {/* name */}
-
-
+
>
)}
+
+
+ {/* image */}
+
+ {/* name */}
+
+
+
{/*