응원글 전체보기 - 응원글 삭제기능 추가

This commit is contained in:
Yu Sung
2023-09-09 00:38:55 +09:00
parent 948b1fd2b3
commit 1f992a11dc
5 changed files with 39 additions and 71 deletions

View File

@@ -71,6 +71,7 @@ struct UserProfileFanTalkCheersItemView: View {
.cornerRadius(6.7)
.onTapGesture {
modifyCheer(cheersItem.cheersId, cheers)
isModeModify = false
}
Text("취소")