We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f986b1 commit 7855f6fCopy full SHA for 7855f6f
README.md
@@ -81,7 +81,7 @@ If you are using Webpack (including managed cli tools like angular-cli or create
81
import * as jsPDF from 'jspdf'
82
```
83
84
-In some frameworks like Angular 7 you have to import jsPDF like this:
+In some frameworks you have to import jsPDF like this:
85
86
87
import jsPDF from 'jspdf';
0 commit comments