Skip to content

Commit

Permalink
fix merge conflict errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rajku-dev committed Feb 13, 2025
1 parent c04c9f8 commit 0467610
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Common/AvatarEditModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ const AvatarEditModal = ({
selectedFile,
() => {
setPreview(undefined);
onClose?.();
},
() => {
setPreview(undefined);
Expand Down

0 comments on commit 0467610

Please sign in to comment.