diff --git a/components/organisms/ContributorProfileTab/contributor-profile-tab.tsx b/components/organisms/ContributorProfileTab/contributor-profile-tab.tsx index 057be6b686..c8f7824b92 100644 --- a/components/organisms/ContributorProfileTab/contributor-profile-tab.tsx +++ b/components/organisms/ContributorProfileTab/contributor-profile-tab.tsx @@ -121,7 +121,7 @@ const ContributorProfileTab = ({
{/* eslint-disable-next-line camelcase */} {highlights.map(({ id, title, highlight, url, created_at }) => ( -
+

{getFormattedDate(created_at)}