Skip to content

Commit

Permalink
(chore): copy fix in <style> precedence error (#31524)
Browse files Browse the repository at this point in the history
## Summary

This fixes a typo in the error that gets reported when Float errors
while hoisting a style tag that does not contain both `precedence` and
`href`. There was a typo in _conflict_ and the last part of the sentence
doesn't make sense. I assume it wasn't needed since the message already
suggests moving the style tag to the head manually.

DiffTrain build for [63cde68](63cde68)
  • Loading branch information
gnoff committed Nov 14, 2024
1 parent ed85198 commit 9167300
Show file tree
Hide file tree
Showing 35 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion compiled/facebook-www/REVISION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c13986da7866a1a70a73b7ee05c87a9618ce6d03
63cde684f5340b1ca73f6244501aac1c3d2c92a8
2 changes: 1 addition & 1 deletion compiled/facebook-www/REVISION_TRANSFORMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c13986da7866a1a70a73b7ee05c87a9618ce6d03
63cde684f5340b1ca73f6244501aac1c3d2c92a8
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-dev.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,7 @@ __DEV__ &&
exports.useTransition = function () {
return resolveDispatcher().useTransition();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-dev.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,7 @@ __DEV__ &&
exports.useTransition = function () {
return resolveDispatcher().useTransition();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-prod.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -619,4 +619,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-prod.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -619,4 +619,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-profiling.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-profiling.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
6 changes: 3 additions & 3 deletions compiled/facebook-www/ReactART-dev.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -16717,11 +16717,11 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.0.0-www-classic-c13986da-20241114",
version: "19.0.0-www-classic-63cde684-20241114",
rendererPackageName: "react-art",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getInstanceFromNode,
reconcilerVersion: "19.0.0-www-classic-c13986da-20241114"
reconcilerVersion: "19.0.0-www-classic-63cde684-20241114"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -16755,7 +16755,7 @@ __DEV__ &&
exports.Shape = Shape;
exports.Surface = Surface;
exports.Text = Text;
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
6 changes: 3 additions & 3 deletions compiled/facebook-www/ReactART-dev.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -16480,11 +16480,11 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.0.0-www-modern-c13986da-20241114",
version: "19.0.0-www-modern-63cde684-20241114",
rendererPackageName: "react-art",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getInstanceFromNode,
reconcilerVersion: "19.0.0-www-modern-c13986da-20241114"
reconcilerVersion: "19.0.0-www-modern-63cde684-20241114"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -16518,7 +16518,7 @@ __DEV__ &&
exports.Shape = Shape;
exports.Surface = Surface;
exports.Text = Text;
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
6 changes: 3 additions & 3 deletions compiled/facebook-www/ReactART-prod.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -10634,13 +10634,13 @@ var slice = Array.prototype.slice,
})(React.Component);
var internals$jscomp$inline_1471 = {
bundleType: 0,
version: "19.0.0-www-classic-c13986da-20241114",
version: "19.0.0-www-classic-63cde684-20241114",
rendererPackageName: "react-art",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: function () {
return null;
},
reconcilerVersion: "19.0.0-www-classic-c13986da-20241114"
reconcilerVersion: "19.0.0-www-classic-63cde684-20241114"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1472 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand All @@ -10666,4 +10666,4 @@ exports.RadialGradient = RadialGradient;
exports.Shape = TYPES.SHAPE;
exports.Surface = Surface;
exports.Text = Text;
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
6 changes: 3 additions & 3 deletions compiled/facebook-www/ReactART-prod.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -10350,13 +10350,13 @@ var slice = Array.prototype.slice,
})(React.Component);
var internals$jscomp$inline_1450 = {
bundleType: 0,
version: "19.0.0-www-modern-c13986da-20241114",
version: "19.0.0-www-modern-63cde684-20241114",
rendererPackageName: "react-art",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: function () {
return null;
},
reconcilerVersion: "19.0.0-www-modern-c13986da-20241114"
reconcilerVersion: "19.0.0-www-modern-63cde684-20241114"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1451 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand All @@ -10382,4 +10382,4 @@ exports.RadialGradient = RadialGradient;
exports.Shape = TYPES.SHAPE;
exports.Surface = Surface;
exports.Text = Text;
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
12 changes: 6 additions & 6 deletions compiled/facebook-www/ReactDOM-dev.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -22349,7 +22349,7 @@ __DEV__ &&
) {
outsideHostContainerContext &&
error$jscomp$0(
'Cannot render a <style> outside the main document without knowing its precedence and a unique href key. React can hoist and deduplicate <style> tags if you provide a `precedence` prop along with an `href` prop that does not conflic with the `href` values used in any other hoisted <style> or <link rel="stylesheet" ...> tags. Note that hoisting <style> tags is considered an advanced feature that most will not use directly. Consider moving the <style> tag to the <head> or consider adding a `precedence="default"` and `href="some unique resource identifier"`, or move the <style> to the <style> tag.'
'Cannot render a <style> outside the main document without knowing its precedence and a unique href key. React can hoist and deduplicate <style> tags if you provide a `precedence` prop along with an `href` prop that does not conflict with the `href` values used in any other hoisted <style> or <link rel="stylesheet" ...> tags. Note that hoisting <style> tags is considered an advanced feature that most will not use directly. Consider moving the <style> tag to the <head> or consider adding a `precedence="default"` and `href="some unique resource identifier"`.'
);
break;
}
Expand Down Expand Up @@ -27137,11 +27137,11 @@ __DEV__ &&
return_targetInst = null;
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-www-classic-c13986da-20241114" !== isomorphicReactPackageVersion)
if ("19.0.0-www-classic-63cde684-20241114" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-www-classic-c13986da-20241114\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-www-classic-63cde684-20241114\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -27184,11 +27184,11 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-www-classic-c13986da-20241114",
version: "19.0.0-www-classic-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-classic-c13986da-20241114"
reconcilerVersion: "19.0.0-www-classic-63cde684-20241114"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -27793,7 +27793,7 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
12 changes: 6 additions & 6 deletions compiled/facebook-www/ReactDOM-dev.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -22136,7 +22136,7 @@ __DEV__ &&
) {
outsideHostContainerContext &&
error$jscomp$0(
'Cannot render a <style> outside the main document without knowing its precedence and a unique href key. React can hoist and deduplicate <style> tags if you provide a `precedence` prop along with an `href` prop that does not conflic with the `href` values used in any other hoisted <style> or <link rel="stylesheet" ...> tags. Note that hoisting <style> tags is considered an advanced feature that most will not use directly. Consider moving the <style> tag to the <head> or consider adding a `precedence="default"` and `href="some unique resource identifier"`, or move the <style> to the <style> tag.'
'Cannot render a <style> outside the main document without knowing its precedence and a unique href key. React can hoist and deduplicate <style> tags if you provide a `precedence` prop along with an `href` prop that does not conflict with the `href` values used in any other hoisted <style> or <link rel="stylesheet" ...> tags. Note that hoisting <style> tags is considered an advanced feature that most will not use directly. Consider moving the <style> tag to the <head> or consider adding a `precedence="default"` and `href="some unique resource identifier"`.'
);
break;
}
Expand Down Expand Up @@ -26916,11 +26916,11 @@ __DEV__ &&
return_targetInst = null;
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-www-modern-c13986da-20241114" !== isomorphicReactPackageVersion)
if ("19.0.0-www-modern-63cde684-20241114" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-www-modern-c13986da-20241114\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-www-modern-63cde684-20241114\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -26963,11 +26963,11 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-www-modern-c13986da-20241114",
version: "19.0.0-www-modern-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-modern-c13986da-20241114"
reconcilerVersion: "19.0.0-www-modern-63cde684-20241114"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -27572,7 +27572,7 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
10 changes: 5 additions & 5 deletions compiled/facebook-www/ReactDOM-prod.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -17061,14 +17061,14 @@ function getCrossOriginStringAs(as, input) {
}
var isomorphicReactPackageVersion$jscomp$inline_1741 = React.version;
if (
"19.0.0-www-classic-c13986da-20241114" !==
"19.0.0-www-classic-63cde684-20241114" !==
isomorphicReactPackageVersion$jscomp$inline_1741
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1741,
"19.0.0-www-classic-c13986da-20241114"
"19.0.0-www-classic-63cde684-20241114"
)
);
Internals.findDOMNode = function (componentOrElement) {
Expand All @@ -17086,11 +17086,11 @@ Internals.Events = [
];
var internals$jscomp$inline_2285 = {
bundleType: 0,
version: "19.0.0-www-classic-c13986da-20241114",
version: "19.0.0-www-classic-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-classic-c13986da-20241114"
reconcilerVersion: "19.0.0-www-classic-63cde684-20241114"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2286 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -17453,4 +17453,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
10 changes: 5 additions & 5 deletions compiled/facebook-www/ReactDOM-prod.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -16792,14 +16792,14 @@ function getCrossOriginStringAs(as, input) {
}
var isomorphicReactPackageVersion$jscomp$inline_1731 = React.version;
if (
"19.0.0-www-modern-c13986da-20241114" !==
"19.0.0-www-modern-63cde684-20241114" !==
isomorphicReactPackageVersion$jscomp$inline_1731
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1731,
"19.0.0-www-modern-c13986da-20241114"
"19.0.0-www-modern-63cde684-20241114"
)
);
Internals.findDOMNode = function (componentOrElement) {
Expand All @@ -16817,11 +16817,11 @@ Internals.Events = [
];
var internals$jscomp$inline_2267 = {
bundleType: 0,
version: "19.0.0-www-modern-c13986da-20241114",
version: "19.0.0-www-modern-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-modern-c13986da-20241114"
reconcilerVersion: "19.0.0-www-modern-63cde684-20241114"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2268 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -17184,4 +17184,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
10 changes: 5 additions & 5 deletions compiled/facebook-www/ReactDOM-profiling.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -17751,14 +17751,14 @@ function getCrossOriginStringAs(as, input) {
}
var isomorphicReactPackageVersion$jscomp$inline_1834 = React.version;
if (
"19.0.0-www-classic-c13986da-20241114" !==
"19.0.0-www-classic-63cde684-20241114" !==
isomorphicReactPackageVersion$jscomp$inline_1834
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1834,
"19.0.0-www-classic-c13986da-20241114"
"19.0.0-www-classic-63cde684-20241114"
)
);
Internals.findDOMNode = function (componentOrElement) {
Expand All @@ -17776,11 +17776,11 @@ Internals.Events = [
];
var internals$jscomp$inline_1836 = {
bundleType: 0,
version: "19.0.0-www-classic-c13986da-20241114",
version: "19.0.0-www-classic-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-classic-c13986da-20241114"
reconcilerVersion: "19.0.0-www-classic-63cde684-20241114"
};
enableSchedulingProfiler &&
((internals$jscomp$inline_1836.getLaneLabelMap = getLaneLabelMap),
Expand Down Expand Up @@ -18146,7 +18146,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
10 changes: 5 additions & 5 deletions compiled/facebook-www/ReactDOM-profiling.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -17481,14 +17481,14 @@ function getCrossOriginStringAs(as, input) {
}
var isomorphicReactPackageVersion$jscomp$inline_1824 = React.version;
if (
"19.0.0-www-modern-c13986da-20241114" !==
"19.0.0-www-modern-63cde684-20241114" !==
isomorphicReactPackageVersion$jscomp$inline_1824
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1824,
"19.0.0-www-modern-c13986da-20241114"
"19.0.0-www-modern-63cde684-20241114"
)
);
Internals.findDOMNode = function (componentOrElement) {
Expand All @@ -17506,11 +17506,11 @@ Internals.Events = [
];
var internals$jscomp$inline_1826 = {
bundleType: 0,
version: "19.0.0-www-modern-c13986da-20241114",
version: "19.0.0-www-modern-63cde684-20241114",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-www-modern-c13986da-20241114"
reconcilerVersion: "19.0.0-www-modern-63cde684-20241114"
};
enableSchedulingProfiler &&
((internals$jscomp$inline_1826.getLaneLabelMap = getLaneLabelMap),
Expand Down Expand Up @@ -17876,7 +17876,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-www-modern-c13986da-20241114";
exports.version = "19.0.0-www-modern-63cde684-20241114";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
2 changes: 1 addition & 1 deletion compiled/facebook-www/ReactDOMServer-dev.classic.js
Original file line number Diff line number Diff line change
Expand Up @@ -8991,5 +8991,5 @@ __DEV__ &&
'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 = "19.0.0-www-classic-c13986da-20241114";
exports.version = "19.0.0-www-classic-63cde684-20241114";
})();
Loading

0 comments on commit 9167300

Please sign in to comment.