Skip to content

Commit 800f0b1

Browse files
committed
fix
1 parent ac84a5b commit 800f0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"module": "commonjs",
55
"esModuleInterop": true,
66
"jsx": "react",
7+
"jsxFactory": "React",
78
"declaration": true,
89
"outDir": "lib",
910
"lib": ["dom", "ESNext"]

0 commit comments

Comments
 (0)