[offers][feat] Tweak OEA text

pull/542/head
Ai Ling 3 years ago
parent 7dcca6a4f4
commit de3d67f407

@ -58,9 +58,9 @@ function OfferAnalysisContent({
tab={tab} tab={tab}
/> />
<p className="mt-5"> <p className="mt-5">
{isSubmission {tab === OVERALL_TAB
? 'Here are some of the top offers relevant to you:' ? 'Here are some of the highest offers with the same job title and YOE(±1):'
: 'Relevant top offers:'} : 'Here are some of the highest offers with the same company, job title and YOE(±1):'}
</p> </p>
{analysis.topPercentileOffers.map((topPercentileOffer) => ( {analysis.topPercentileOffers.map((topPercentileOffer) => (
<OfferProfileCard <OfferProfileCard

Loading…
Cancel
Save