Skip to content

Commit b90c0a3

Browse files
committed
Minor fix
1 parent bc47925 commit b90c0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"allowUnusedLabels": false,
99
"esModuleInterop": true,
1010
"forceConsistentCasingInFileNames": true,
11-
"jsx": "react",
11+
"jsx": "react-jsx",
1212
"lib": ["esnext"],
1313
"module": "esnext",
1414
"moduleResolution": "node",

0 commit comments

Comments
 (0)