aboutsummaryrefslogtreecommitdiff
path: root/bench/react-hello-world/react-hello-world.jsx
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-08-17 07:55:19 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-08-17 07:55:19 -0700
commit9594c82180437d9ef7151372ec6d6cfe92eb1a7f (patch)
treedeedc5792da51756483d797d7898090f5953e4dc /bench/react-hello-world/react-hello-world.jsx
parent93b663e43d2288cea5f7b2e8f045c719427a914f (diff)
downloadbun-9594c82180437d9ef7151372ec6d6cfe92eb1a7f.tar.gz
bun-9594c82180437d9ef7151372ec6d6cfe92eb1a7f.tar.zst
bun-9594c82180437d9ef7151372ec6d6cfe92eb1a7f.zip
Update react-hello-world.jsx
Diffstat (limited to 'bench/react-hello-world/react-hello-world.jsx')
-rw-r--r--bench/react-hello-world/react-hello-world.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/react-hello-world/react-hello-world.jsx b/bench/react-hello-world/react-hello-world.jsx
index 9391963c3..15f2b000b 100644
--- a/bench/react-hello-world/react-hello-world.jsx
+++ b/bench/react-hello-world/react-hello-world.jsx
@@ -1,4 +1,4 @@
-import { renderToReadableStream } from "react-dom/server.browser";
+import { renderToReadableStream } from "../../test/bun.js/reactdom-bun.js";
const headers = {
headers: {