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 4a188ab commit 2fd2c8bCopy full SHA for 2fd2c8b
1 file changed
packages/react/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "../../tsconfig.json",
3
"compilerOptions": {
4
- "jsx": "preserve",
+ "jsx": "react",
5
"paths": {
6
"@vidstack/react": ["./src/index.ts"]
7
},
0 commit comments