Skip to content

Commit

Permalink
whoops deleted a line I didn't mean to
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed Dec 7, 2022
1 parent 2a3c70c commit 54364a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export function prepareToRender(resources: Resources): mixed {
prepareToRenderResources(resources);

const previousHostDispatcher = ReactDOMCurrentDispatcher.current;
ReactDOMCurrentDispatcher.current = ReactDOMServerDispatcher;
return previousHostDispatcher;
}

Expand Down

0 comments on commit 54364a6

Please sign in to comment.