Skip to content

Commit

Permalink
Merge pull request #5 from facebook/master
Browse files Browse the repository at this point in the history
Put React.jsx and React.jsxDEV behind experimental build (facebook#18023)
  • Loading branch information
sthagen committed Mar 3, 2020
2 parents dafb787 + 7e83af1 commit 131021a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react/index.experimental.js
Expand Up @@ -43,4 +43,8 @@ export {
unstable_withSuspenseConfig,
// enableBlocksAPI
block,
// enableJSXTransformAPI
jsx,
jsxs,
jsxDEV,
} from './src/React';

0 comments on commit 131021a

Please sign in to comment.