aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/custom-emotion-jsx/file.jsx
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-01-22 16:46:23 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-01-22 16:46:23 -0800
commit376602a65cd84190957b57366893c65bd1ece8d8 (patch)
tree91bce9adcaeb290cbe15e718fec237ecb7038b6c /integration/snapshots/custom-emotion-jsx/file.jsx
parent8493cfe98394c894c387bea378b77bb2e92b3d25 (diff)
downloadbun-376602a65cd84190957b57366893c65bd1ece8d8.tar.gz
bun-376602a65cd84190957b57366893c65bd1ece8d8.tar.zst
bun-376602a65cd84190957b57366893c65bd1ece8d8.zip
:camera:
Diffstat (limited to 'integration/snapshots/custom-emotion-jsx/file.jsx')
-rw-r--r--integration/snapshots/custom-emotion-jsx/file.jsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/integration/snapshots/custom-emotion-jsx/file.jsx b/integration/snapshots/custom-emotion-jsx/file.jsx
index 97987ff3f..9d13c6e3f 100644
--- a/integration/snapshots/custom-emotion-jsx/file.jsx
+++ b/integration/snapshots/custom-emotion-jsx/file.jsx
@@ -1,7 +1,8 @@
import {
__require as require
} from "http://localhost:8080/bun:runtime";
-import * as JSX from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js";
+import * as $72625799 from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js";
+var JSX = require($72625799);
var jsx = require(JSX).jsxDEV;
import * as $5b3cea55 from "http://localhost:8080/node_modules/react-dom/index.js";