Skip to content

Commit

Permalink
Export startTransition from index.js as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii committed Aug 26, 2020
1 parent 2befdf4 commit 5c11731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export {
createFactory,
useTransition,
useTransition as unstable_useTransition,
startTransition,
startTransition as unstable_startTransition,
useDeferredValue,
useDeferredValue as unstable_useDeferredValue,
Expand Down

0 comments on commit 5c11731

Please sign in to comment.