We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a490ce6 commit d5dd894Copy full SHA for d5dd894
test/__snapshots__/index.ts.snap
@@ -1,4 +1,4 @@
1
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
3
exports[`react-compiler-webpack (rspack) facebook/react issue #29120: react-compiler-webpack (rspack):cjk.tsx 1`] = `
4
"import { jsx as _jsx } from "react/jsx-runtime";
@@ -10,7 +10,7 @@ export default function Comp() {
10
if ($[0] === Symbol.for("react.memo_cache_sentinel")) {
11
t0 = /*#__PURE__*/ _jsx("div", {
12
"aria-label": "\\u6211\\u80FD\\u541E\\u4E0B\\u73BB\\u7483\\u800C\\u4E0D\\u4F24\\u8EAB\\u4F53",
13
- children: "\\u6211\\u80FD\\u541E\\u4E0B\\u73BB\\u7483\\u800C\\u4E0D\\u4F24\\u8EAB\\u4F53"
+ children: "我能吞下玻璃而不伤身体"
14
});
15
$[0] = t0;
16
} else {
0 commit comments