diff options
Diffstat (limited to 'test/snapshots/jsx-spacing.hmr.jsx')
-rw-r--r-- | test/snapshots/jsx-spacing.hmr.jsx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/snapshots/jsx-spacing.hmr.jsx b/test/snapshots/jsx-spacing.hmr.jsx index b626bd920..05629e1f7 100644 --- a/test/snapshots/jsx-spacing.hmr.jsx +++ b/test/snapshots/jsx-spacing.hmr.jsx @@ -11,12 +11,12 @@ __require as require import { __FastRefreshModule as FastHMR } from "http://localhost:8080/bun:wrap"; -import * as $1407d117 from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; -var JSX = require($1407d117); +import * as $a77976b9 from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; +var JSX = require($a77976b9); var jsx = require(JSX).jsxDEV; -import * as $72f3f54c from "http://localhost:8080/node_modules/react-dom/server.browser.js"; -var ReactDOM = require($72f3f54c); -var hmr = new FastHMR(1284217403, "jsx-spacing.jsx", FastRefresh), exports = hmr.exports; +import * as $66da6d1a from "http://localhost:8080/node_modules/react-dom/server.browser.js"; +var ReactDOM = require($66da6d1a); +var hmr = new FastHMR(4107634022, "jsx-spacing.jsx", FastRefresh), exports = hmr.exports; (hmr._load = function() { const ReturnDescriptionAsString = ({ description }) => description; function test() { |