() => (
<BadgeList>
<BadgeListItem type="info" icon={<Clock />}>
5h 45min layover
</BadgeListItem>
</BadgeList>
);