style: small change
This commit is contained in:
@@ -49,7 +49,7 @@ export default function PostActionButton({
|
||||
isLiked ? 'text-primary-accent' : ''
|
||||
}`}
|
||||
>
|
||||
<BiSolidLike />{' '}
|
||||
<BiSolidLike className='flex-shrink-0' />
|
||||
<div className='flex items-center justify-center h-6 w-6 rounded-full text-xs bg-primary-gray text-white'>
|
||||
{likeCount}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user