Skip to content

Commit

Permalink
feat: 이미지 선택시 PhotosPickerItem 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
leemhyungyu committed Aug 22, 2024
1 parent ce5b89e commit 6b90d5e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ private extension ProfileImageUploadView {
}
}
}

selectedItems.removeAll()
}
}

0 comments on commit 6b90d5e

Please sign in to comment.