From b2b8c7f0b73cd9a4f46f4a801100294152c2d4bd Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Fri, 4 Feb 2022 01:02:55 -0800 Subject: :camera: --- integration/snapshots/spread_with_key.debug.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'integration/snapshots/spread_with_key.debug.tsx') diff --git a/integration/snapshots/spread_with_key.debug.tsx b/integration/snapshots/spread_with_key.debug.tsx index 25f380a8d..168a6e3ac 100644 --- a/integration/snapshots/spread_with_key.debug.tsx +++ b/integration/snapshots/spread_with_key.debug.tsx @@ -1,7 +1,8 @@ import { __require as require -} from "http://localhost:8080/bun:runtime"; -import * as JSX from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; +} from "http://localhost:8080/bun:wrap"; +import * as $2f488e5b from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; +var JSX = require($2f488e5b); 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; -- cgit v1.2.3 ect> Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/templates (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-24Fix data-lot-id not being correctly set so use href instead (#4453)Gravatar André Andersson 1-1/+1
2025-02-14fix(github): semi-repair (#4449)Gravatar Dag 1-12/+15
2025-02-14fix(vk): semi-disable broken bridge (#4448)Gravatar Dag 1-8/+15
2025-02-08fix nn.de description and paywall filter (#4444)Gravatar Christian Schabesberger 1-2/+2
2025-02-05fix CarThrottleBridge (#4442)Gravatar Tostiman 1-3/+3