() => (
<BadgeList>
<BadgeListItem type="critical" icon={<Clock />}>
The layover in Vienna is too short
</BadgeListItem>
</BadgeList>
);