We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb2fb2 commit 7e83af1Copy full SHA for 7e83af1
packages/react/index.experimental.js
@@ -43,4 +43,8 @@ export {
43
unstable_withSuspenseConfig,
44
// enableBlocksAPI
45
block,
46
+ // enableJSXTransformAPI
47
+ jsx,
48
+ jsxs,
49
+ jsxDEV,
50
} from './src/React';
0 commit comments