Skip to content

Commit

Permalink
fix:spelling errror by abhishek
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuktaj10 committed Jan 31, 2024
1 parent 9ebc73d commit ace2412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Post.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Post = () => {
{
postTitle: 'Animesh',
postPersonImage: require('../storage/images/Animesh.png'),
postImage: require('../storage/images/post1.png'),
postImage: require('../storage/images/Post1.png'),
likes: 765,
isLiked: false,
},
Expand Down

0 comments on commit ace2412

Please sign in to comment.