diff --git a/apps/frontend/src/components/layout/settings.component.tsx b/apps/frontend/src/components/layout/settings.component.tsx index 80db3e39..6eeddc5d 100644 --- a/apps/frontend/src/components/layout/settings.component.tsx +++ b/apps/frontend/src/components/layout/settings.component.tsx @@ -89,112 +89,112 @@ export const SettingsPopup: FC<{ getRef?: Ref }> = (props) => { !getRef && 'p-[32px] rounded-[4px] border border-customColor6' )} > - {!getRef && ( - - )} - {!getRef && ( -
Profile Settings
- )} -
-
Profile
-
- Add profile information -
-
-
-
-
- -
-
-
- {!!picture?.path && ( - profile - )} -
-
-
Profile Picture
-
- - -
-
-
-
-
-