Skip to content

Commit

Permalink
Add missing createServerContext for experimental shared subset (#25114)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored and rickhanlonii committed Oct 6, 2022
1 parent 360a6c4 commit 7b8c6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/ReactSharedSubset.experimental.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export {
createElement,
createMutableSource as unstable_createMutableSource,
createRef,
createServerContext,
forwardRef,
isValidElement,
lazy,
Expand Down

0 comments on commit 7b8c6a7

Please sign in to comment.