fix(main): 팔로잉 커뮤니티 상세로 이동한다
This commit is contained in:
@@ -84,7 +84,8 @@ struct MainHomeView: View {
|
||||
onTapFollowingAll: onTapFollowingAll,
|
||||
onTapChatTab: onTapChatTab,
|
||||
onTapChatRoom: onTapChatRoom,
|
||||
onTapSchedule: onTapFollowingSchedule
|
||||
onTapSchedule: onTapFollowingSchedule,
|
||||
onTapCommunityPost: onTapCommunityPost
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user