mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
- implement gengar template
This commit is contained in:
@ -16,7 +16,7 @@ const ProjectItem = (x) => (
|
||||
)}
|
||||
</div>
|
||||
{x.date && (
|
||||
<h6 className="text-xs font-medium">
|
||||
<h6 className="text-xs font-medium text-right">
|
||||
{moment(x.date).format('MMMM YYYY')}
|
||||
</h6>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user