This commit is contained in:
MuslemRahimi 2024-11-23 14:08:42 +01:00
parent 0816c65071
commit b293f04993

View File

@ -440,7 +440,7 @@
<MessageCircle
class="h-5 w-5 inline-block -mt-1 shrink-0 mr-1"
/>
{item?.num_comments}
{item?.num_comments?.toLocaleString("en-US")}
</label>
</div>