@ comment visibility share p._id === post._id)[0].liked = res.liked; posts.data.filter(p => p._id === post._id)[0].likeCount = res.likeCount; } "> favorite favorite
@ comment visibility share p._id === post._id)[0].liked = res.liked; posts.filter(p => p._id === post._id)[0].likeCount = res.likeCount; } "> favorite favorite