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 28f52cc commit 8e6fb1cCopy full SHA for 8e6fb1c
lib/utils/modify.js
@@ -1,4 +1,4 @@
1
-import SAXParser from 'parse5-sax-parser';
+import { SAXParser } from 'parse5-sax-parser';
2
import * as serialize from './serialize.js';
3
import * as utils from './utils.js';
4
0 commit comments