Skip to content

Commit

Permalink
Update blogsData.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ramo-dev authored Apr 16, 2024
1 parent a567247 commit e760407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/blogsData/blogsData.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ const BlogsData = () => {
</div>
))
)}
{!isLoading && filteredBlogs.length === 0 && <h1>No Posts Found</h1>}


</div>
</div>
Expand Down

0 comments on commit e760407

Please sign in to comment.