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- cdf4588242e1dc0c9b29f7539d9ae97d216d03d4
1+ 0108a62d6bed06f836ba904273541b74074806ca
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-83a1ba88 " ;
22+ var ReactVersion = "18.3.0-www-classic-8238abee " ;
2323
2424// This refers to a WWW module.
2525var warningWWW = require ( "warning" ) ;
@@ -7366,7 +7366,7 @@ function createResponseState(
73667366 externalRuntimeConfig
73677367 ) ;
73687368 return {
7369- // Keep this in sync with ReactDOMServerFormatConfig
7369+ // Keep this in sync with ReactFizzConfigDOM
73707370 bootstrapChunks : responseState . bootstrapChunks ,
73717371 placeholderPrefix : responseState . placeholderPrefix ,
73727372 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-06decfab " ;
22+ var ReactVersion = "18.3.0-www-modern-6de99a59 " ;
2323
2424// This refers to a WWW module.
2525var warningWWW = require ( "warning" ) ;
@@ -7366,7 +7366,7 @@ function createResponseState(
73667366 externalRuntimeConfig
73677367 ) ;
73687368 return {
7369- // Keep this in sync with ReactDOMServerFormatConfig
7369+ // Keep this in sync with ReactFizzConfigDOM
73707370 bootstrapChunks : responseState . bootstrapChunks ,
73717371 placeholderPrefix : responseState . placeholderPrefix ,
73727372 segmentPrefix : responseState . segmentPrefix ,
You can’t perform that action at this time.
0 commit comments