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

Loading…
Cancel
Save