mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[DiffTrain] Add REVISION and REVISION_TRANSFORM to output (#25830)
We use these for the sync script, so to preserve option value let's continue adding these files so the script can still be used for arbitrary commits. DiffTrain build for `c961f2f476092a138da5082dfc12916d85509649`
This commit is contained in:
@@ -0,0 +1 @@
|
||||
c961f2f476092a138da5082dfc12916d85509649
|
||||
@@ -0,0 +1 @@
|
||||
c961f2f476092a138da5082dfc12916d85509649
|
||||
@@ -27,7 +27,7 @@ if (
|
||||
}
|
||||
"use strict";
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
// ATTENTION
|
||||
// When adding new symbols to this file,
|
||||
|
||||
@@ -27,7 +27,7 @@ if (
|
||||
}
|
||||
"use strict";
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
// ATTENTION
|
||||
// When adding new symbols to this file,
|
||||
|
||||
@@ -643,4 +643,4 @@ exports.useSyncExternalStore = function(
|
||||
);
|
||||
};
|
||||
exports.useTransition = useTransition;
|
||||
exports.version = "18.3.0-www-classic-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
@@ -635,4 +635,4 @@ exports.useSyncExternalStore = function(
|
||||
);
|
||||
};
|
||||
exports.useTransition = useTransition;
|
||||
exports.version = "18.3.0-www-modern-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
@@ -654,7 +654,7 @@ exports.useSyncExternalStore = function(
|
||||
);
|
||||
};
|
||||
exports.useTransition = useTransition;
|
||||
exports.version = "18.3.0-www-classic-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -646,7 +646,7 @@ exports.useSyncExternalStore = function(
|
||||
);
|
||||
};
|
||||
exports.useTransition = useTransition;
|
||||
exports.version = "18.3.0-www-modern-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
|
||||
return self;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
var LegacyRoot = 0;
|
||||
var ConcurrentRoot = 1;
|
||||
|
||||
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
|
||||
return self;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
var LegacyRoot = 0;
|
||||
var ConcurrentRoot = 1;
|
||||
|
||||
@@ -9781,7 +9781,7 @@ var slice = Array.prototype.slice,
|
||||
return null;
|
||||
},
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-art"
|
||||
};
|
||||
var internals$jscomp$inline_1336 = {
|
||||
@@ -9812,7 +9812,7 @@ var internals$jscomp$inline_1336 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1337 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
|
||||
@@ -9448,7 +9448,7 @@ var slice = Array.prototype.slice,
|
||||
return null;
|
||||
},
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-art"
|
||||
};
|
||||
var internals$jscomp$inline_1327 = {
|
||||
@@ -9479,7 +9479,7 @@ var internals$jscomp$inline_1327 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1328 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
|
||||
@@ -42513,7 +42513,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -42237,7 +42237,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -15528,7 +15528,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1773 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2154 = {
|
||||
@@ -15558,7 +15558,7 @@ var internals$jscomp$inline_2154 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2155 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -15800,4 +15800,4 @@ exports.unstable_renderSubtreeIntoContainer = function(
|
||||
);
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -15089,7 +15089,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1741 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2129 = {
|
||||
@@ -15120,7 +15120,7 @@ var internals$jscomp$inline_2129 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2130 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -15308,4 +15308,4 @@ exports.unstable_flushControlled = function(fn) {
|
||||
}
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -16299,7 +16299,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1847 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
(function(internals) {
|
||||
@@ -16343,7 +16343,7 @@ var devToolsConfig$jscomp$inline_1847 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
});
|
||||
assign(Internals, {
|
||||
ReactBrowserEventEmitter: {
|
||||
@@ -16572,7 +16572,7 @@ exports.unstable_renderSubtreeIntoContainer = function(
|
||||
);
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -15850,7 +15850,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1815 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
(function(internals) {
|
||||
@@ -15895,7 +15895,7 @@ var devToolsConfig$jscomp$inline_1815 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
});
|
||||
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
|
||||
exports.createPortal = function(children, container) {
|
||||
@@ -16070,7 +16070,7 @@ exports.unstable_flushControlled = function(fn) {
|
||||
}
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -42513,7 +42513,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -42237,7 +42237,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -15528,7 +15528,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1773 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2154 = {
|
||||
@@ -15558,7 +15558,7 @@ var internals$jscomp$inline_2154 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2155 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -15800,4 +15800,4 @@ exports.unstable_renderSubtreeIntoContainer = function(
|
||||
);
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -15089,7 +15089,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1741 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2129 = {
|
||||
@@ -15120,7 +15120,7 @@ var internals$jscomp$inline_2129 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2130 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -15308,4 +15308,4 @@ exports.unstable_flushControlled = function(fn) {
|
||||
}
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -16299,7 +16299,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1847 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
(function(internals) {
|
||||
@@ -16343,7 +16343,7 @@ var devToolsConfig$jscomp$inline_1847 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
});
|
||||
assign(Internals, {
|
||||
ReactBrowserEventEmitter: {
|
||||
@@ -16572,7 +16572,7 @@ exports.unstable_renderSubtreeIntoContainer = function(
|
||||
);
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -15850,7 +15850,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1815 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
(function(internals) {
|
||||
@@ -15895,7 +15895,7 @@ var devToolsConfig$jscomp$inline_1815 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
});
|
||||
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
|
||||
exports.createPortal = function(children, container) {
|
||||
@@ -16070,7 +16070,7 @@ exports.unstable_flushControlled = function(fn) {
|
||||
}
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
|
||||
if (
|
||||
|
||||
@@ -18,7 +18,7 @@ if (__DEV__) {
|
||||
|
||||
var React = require("react");
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
// This refers to a WWW module.
|
||||
var warningWWW = require("warning");
|
||||
|
||||
@@ -18,7 +18,7 @@ if (__DEV__) {
|
||||
|
||||
var React = require("react");
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
// This refers to a WWW module.
|
||||
var warningWWW = require("warning");
|
||||
|
||||
@@ -3620,4 +3620,4 @@ exports.renderToString = function(children, options) {
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "18.3.0-www-classic-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
@@ -3533,4 +3533,4 @@ exports.renderToString = function(children, options) {
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "18.3.0-www-modern-7c3992289-20221206";
|
||||
exports.version = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
@@ -38790,7 +38790,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -38352,7 +38352,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
function createPortal(
|
||||
children,
|
||||
|
||||
@@ -14436,7 +14436,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1699 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-classic-7c3992289-20221206",
|
||||
version: "18.3.0-www-classic-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2091 = {
|
||||
@@ -14466,7 +14466,7 @@ var internals$jscomp$inline_2091 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2092 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -14843,4 +14843,4 @@ exports.unstable_renderSubtreeIntoContainer = function(
|
||||
);
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -13956,7 +13956,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1686 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-7c3992289-20221206",
|
||||
version: "18.3.0-www-modern-c961f2f47-20221206",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
var internals$jscomp$inline_2082 = {
|
||||
@@ -13987,7 +13987,7 @@ var internals$jscomp$inline_2082 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-next-7c3992289-20221206"
|
||||
reconcilerVersion: "18.3.0-next-c961f2f47-20221206"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2083 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -14310,4 +14310,4 @@ exports.unstable_flushControlled = function(fn) {
|
||||
}
|
||||
};
|
||||
exports.unstable_runWithPriority = runWithPriority;
|
||||
exports.version = "18.3.0-next-7c3992289-20221206";
|
||||
exports.version = "18.3.0-next-c961f2f47-20221206";
|
||||
|
||||
@@ -23775,7 +23775,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
var didWarnAboutNestedUpdates;
|
||||
|
||||
|
||||
@@ -23775,7 +23775,7 @@ function createFiberRoot(
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-modern-c961f2f47-20221206";
|
||||
|
||||
var didWarnAboutNestedUpdates;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user