feat(resume): implement resume locking feature

This commit is contained in:
Amruth Pillai
2023-11-06 13:57:12 +01:00
parent 9a0402d525
commit 015e284318
23 changed files with 288 additions and 83 deletions

View File

@ -489,5 +489,7 @@ export const sampleResume: ResumeData = {
lineHeight: 1.5,
underlineLinks: true,
},
notes:
"<p>I sent this resume to Deloitte back in July 2022. I am yet to hear back from them.</p>",
},
};