Hey,
Firstly thank you for the great work and for sharing it!
I have installed JsZipUtils via NPM and tried to import it like this:
import JSZipUtils from 'jszip-utils';
But the file can not be found. Also it's not mentioned in the documentation how I can import it within React.
Any tips?
Thanks!
Hey,
Firstly thank you for the great work and for sharing it!
I have installed JsZipUtils via NPM and tried to import it like this:
import JSZipUtils from 'jszip-utils';But the file can not be found. Also it's not mentioned in the documentation how I can import it within React.
Any tips?
Thanks!