Skip to content

Commit

Permalink
Remove hydrate entry point from www builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Mar 15, 2023
1 parent d310d65 commit 25eab9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-dom/index.classic.fb.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export {
hydrateRoot,
findDOMNode,
flushSync,
hydrate,
render,
unmountComponentAtNode,
unstable_batchedUpdates,
Expand Down

0 comments on commit 25eab9f

Please sign in to comment.