Fix import statement

This commit is contained in:
Andrii Kurdiumov
2022-02-15 11:29:03 +06:00
parent 763b7e8e04
commit 3d43b38e01
+3
View File
@@ -203,6 +203,9 @@ You can pass options to `generate()` to set a different return type. use
## Changelog
### Version 1.3.2
* Fix import statement for jszip
### Version 1.3.1
* Added the imageRatio parameter like a percent ratio when insert images. (#121)
* Add new substitution for images. (#110)