Changes
-I have added a new method to convert html to docx format.
-PrintResume Button is also modified for downloading two different types of file examples: pdf and docx
Please install the above-mentioned library by the following command
npm install html-docx-js
Checklist
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
Changes -I have added a new method to convert html to docx format. -PrintResume Button is also modified for downloading two different types of file examples: pdf and docx Please install the above-mentioned library by the following command npm install html-docx-js
Checklist [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code