- {dayjs.utc(roadmap.date).format('MMMM D, YYYY')} + + {dayjs.utc(roadmap.date).format('MMMM D, YYYY')} + {teamName ? ` · ${teamName} Team` : ''} + {topicLabel ? ` · ${topicLabel}` : ''}
{fullDetail && roadmap.description && (+ + Read the docs + +
+ )} ) })}