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 committed Aug 18, 2022
1 parent 1e5245d commit 19e9a4c
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 19e9a4c

Please sign in to comment.