tabs categories

This commit is contained in:
2023-02-11 14:05:10 -05:00
parent b96dea34e9
commit 63dd686a14
2 changed files with 7 additions and 39 deletions
+2 -2
View File
@@ -35,9 +35,9 @@ export default function BlogCardStyle({
/>
</div>
<div>
<p className="text-thin-light-gray text-sm leading-3">Owned by</p>
<p className="text-thin-light-gray text-sm leading-3">Published : </p>
<p className="text-base text-dark-gray dark:text-white">
{datas.owner}
{datas.post_date}
</p>
</div>
</div>