Shantanu Sharma

Results 1 comments of Shantanu Sharma

> @adrianhajdin Look into it this is a bug. In Post.js file write Likes component like this : const Likes = () => { if (post?.likes?.length > 0) { and...