Add another React example

This commit is contained in:
Dolan
2020-07-16 16:08:50 +01:00
committed by GitHub
parent 9202524d83
commit edec2eca7a

View File

@ -37,6 +37,7 @@ Here is an example of `docx` working in `Angular`:
Here is an example of `docx` working in `React`: Here is an example of `docx` working in `React`:
* https://stackblitz.com/edit/react-ts-qq25sp * https://stackblitz.com/edit/react-ts-qq25sp
* https://stackblitz.com/edit/react-ts-qdqu7z (adding images to Word Document)
Here is an example of `docx` working in `Vue.js`: Here is an example of `docx` working in `Vue.js`: