Skip to content

Commit

Permalink
lint error fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sambhav Gupta <[email protected]>
  • Loading branch information
sambhavgupta0705 committed Sep 6, 2024
1 parent cff22dd commit d2740c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/newsroom/FeaturedBlogPost.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ export default function FeaturedBlogPost({ post, className = '' }: FeaturedBlogP
</article>
</div>
);
}
}

0 comments on commit d2740c4

Please sign in to comment.