Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ridhozhr10 committed May 19, 2024
1 parent ac0300b commit 7233afe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/_components/BlogPost/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ export default function BlogPost({ content, ...post }: BlogPostProps) {
<div className="post-info">
<p></p>
</div>

<div id="pagination" className="h-[1000px]"></div>
</>
);
}

0 comments on commit 7233afe

Please sign in to comment.