diff --git a/compiled/facebook-www/REVISION b/compiled/facebook-www/REVISION index 1217eea76ae38..ca495334c2409 100644 --- a/compiled/facebook-www/REVISION +++ b/compiled/facebook-www/REVISION @@ -1 +1 @@ -4ca20fd36b2444a74279e7022f89894710b1daab +da6ba53b10d8240fc251ba14a3e5878604d3dc7d diff --git a/compiled/facebook-www/ReactDOMTesting-dev.classic.js b/compiled/facebook-www/ReactDOMTesting-dev.classic.js index f25ccc50e4acb..aad20e514fde0 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.classic.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.classic.js @@ -36869,7 +36869,7 @@ if (__DEV__) { return root; } - var ReactVersion = "19.0.0-www-classic-9558ae95"; + var ReactVersion = "19.0.0-www-classic-b18818ec"; function createPortal$1( children, @@ -50592,7 +50592,7 @@ if (__DEV__) { function createRoot$1(container, options) { { - if (!Internals.usingClientEntryPoint && !false) { + if (!Internals.usingClientEntryPoint) { error( 'You are importing createRoot from "react-dom" which is not supported. ' + 'You should instead import it from "react-dom/client".' @@ -50605,7 +50605,7 @@ if (__DEV__) { function hydrateRoot$1(container, initialChildren, options) { { - if (!Internals.usingClientEntryPoint && !false) { + if (!Internals.usingClientEntryPoint) { error( 'You are importing hydrateRoot from "react-dom" which is not supported. ' + 'You should instead import it from "react-dom/client".' diff --git a/compiled/facebook-www/ReactDOMTesting-dev.modern.js b/compiled/facebook-www/ReactDOMTesting-dev.modern.js index fa361abdfaa71..2679d87ccdbcc 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.modern.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.modern.js @@ -46517,7 +46517,7 @@ if (__DEV__) { return root; } - var ReactVersion = "19.0.0-www-modern-4ad61d22"; + var ReactVersion = "19.0.0-www-modern-f9d107af"; function createPortal$1( children, @@ -49077,7 +49077,7 @@ if (__DEV__) { function createRoot$1(container, options) { { - if (!Internals.usingClientEntryPoint && !false) { + if (!Internals.usingClientEntryPoint) { error( 'You are importing createRoot from "react-dom" which is not supported. ' + 'You should instead import it from "react-dom/client".' @@ -49090,7 +49090,7 @@ if (__DEV__) { function hydrateRoot$1(container, initialChildren, options) { { - if (!Internals.usingClientEntryPoint && !false) { + if (!Internals.usingClientEntryPoint) { error( 'You are importing hydrateRoot from "react-dom" which is not supported. ' + 'You should instead import it from "react-dom/client".'