File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- f4f873f6282e6f2e584990c00fb2aae86db85a8b
1+ ffb8eaca5966fc7733bd0a23f4055e26d2cc59d7
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ if (__DEV__) {
1919var React = require ( "react" ) ;
2020var ReactDOM = require ( "react-dom" ) ;
2121
22- var ReactVersion = "18.3.0-www-classic-b6bf131d " ;
22+ var ReactVersion = "18.3.0-www-classic-0673a8a9 " ;
2323
2424// This refers to a WWW module.
2525var warningWWW = require ( "warning" ) ;
@@ -7290,7 +7290,7 @@ function createResponseState(
72907290 externalRuntimeConfig
72917291 ) ;
72927292 return {
7293- // Keep this in sync with ReactDOMServerFormatConfig
7293+ // Keep this in sync with ReactFizzConfigDOM
72947294 bootstrapChunks : responseState . bootstrapChunks ,
72957295 placeholderPrefix : responseState . placeholderPrefix ,
72967296 segmentPrefix : responseState . segmentPrefix ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ if (__DEV__) {
1919var React = require ( "react" ) ;
2020var ReactDOM = require ( "react-dom" ) ;
2121
22- var ReactVersion = "18.3.0-www-modern-e23ace58 " ;
22+ var ReactVersion = "18.3.0-www-modern-8e893346 " ;
2323
2424// This refers to a WWW module.
2525var warningWWW = require ( "warning" ) ;
@@ -7290,7 +7290,7 @@ function createResponseState(
72907290 externalRuntimeConfig
72917291 ) ;
72927292 return {
7293- // Keep this in sync with ReactDOMServerFormatConfig
7293+ // Keep this in sync with ReactFizzConfigDOM
72947294 bootstrapChunks : responseState . bootstrapChunks ,
72957295 placeholderPrefix : responseState . placeholderPrefix ,
72967296 segmentPrefix : responseState . segmentPrefix ,
You can’t perform that action at this time.
0 commit comments