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 7c38a65 commit 1cbda75Copy full SHA for 1cbda75
src/jsx.js
@@ -40,7 +40,7 @@ function attributeHook(name, value, context, opts) {
40
let defaultOpts = {
41
attributeHook,
42
jsx: true,
43
- xml: true,
+ xml: false,
44
pretty: ' '
45
};
46
0 commit comments