File tree 3 files changed +5
-5
lines changed 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__) {
19
19
var React = require ( "react" ) ;
20
20
var ReactDOM = require ( "react-dom" ) ;
21
21
22
- var ReactVersion = "18.3.0-www-classic-83a1ba88 " ;
22
+ var ReactVersion = "18.3.0-www-classic-8238abee " ;
23
23
24
24
// This refers to a WWW module.
25
25
var warningWWW = require ( "warning" ) ;
@@ -7366,7 +7366,7 @@ function createResponseState(
7366
7366
externalRuntimeConfig
7367
7367
) ;
7368
7368
return {
7369
- // Keep this in sync with ReactDOMServerFormatConfig
7369
+ // Keep this in sync with ReactFizzConfigDOM
7370
7370
bootstrapChunks : responseState . bootstrapChunks ,
7371
7371
placeholderPrefix : responseState . placeholderPrefix ,
7372
7372
segmentPrefix : responseState . segmentPrefix ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ if (__DEV__) {
19
19
var React = require ( "react" ) ;
20
20
var ReactDOM = require ( "react-dom" ) ;
21
21
22
- var ReactVersion = "18.3.0-www-modern-06decfab " ;
22
+ var ReactVersion = "18.3.0-www-modern-6de99a59 " ;
23
23
24
24
// This refers to a WWW module.
25
25
var warningWWW = require ( "warning" ) ;
@@ -7366,7 +7366,7 @@ function createResponseState(
7366
7366
externalRuntimeConfig
7367
7367
) ;
7368
7368
return {
7369
- // Keep this in sync with ReactDOMServerFormatConfig
7369
+ // Keep this in sync with ReactFizzConfigDOM
7370
7370
bootstrapChunks : responseState . bootstrapChunks ,
7371
7371
placeholderPrefix : responseState . placeholderPrefix ,
7372
7372
segmentPrefix : responseState . segmentPrefix ,
You can’t perform that action at this time.
0 commit comments