aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/spread_with_key.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/spread_with_key.tsx')
-rw-r--r--integration/snapshots/spread_with_key.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/integration/snapshots/spread_with_key.tsx b/integration/snapshots/spread_with_key.tsx
index b57a92a00..052e3f4ba 100644
--- a/integration/snapshots/spread_with_key.tsx
+++ b/integration/snapshots/spread_with_key.tsx
@@ -2,11 +2,11 @@ import {
__require as require
} from "http://localhost:8080/__runtime.js";
import * as JSX from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js";
-import * as $2ed51059 from "http://localhost:8080/node_modules/react/index.js";
-var JSXClassic = require($2ed51059);
+import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js";
+var JSXClassic = require($bbcd215f);
var jsx = require(JSX).jsxDEV, jsxEl = require(JSXClassic).createElement;
-var { default: React} = require($2ed51059);
+var { default: React} = require($bbcd215f);
export function SpreadWithTheKey({
className
}) {