Skip to content

Commit

Permalink
removed unnecceary spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
TenzDelek committed Jun 20, 2024
1 parent dd6bdbe commit 9210318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/navigation/BlogPostItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default forwardRef(function BlogPostItem(
default:
}


return (
<li className={`rounded-lg ${className}`} ref={ref} id={id}>
<article className='h-full rounded-lg'>
Expand Down

0 comments on commit 9210318

Please sign in to comment.