aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/spread_with_key.debug.tsx
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-22 15:47:11 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-22 15:47:11 -0800
commitdfa3e19cbf1a4fefcad424b7a5a50569ce3d6864 (patch)
tree094f1617823b84956710a1a8c8a8d055e17f9a3d /integration/snapshots/spread_with_key.debug.tsx
parentfbac824975d425dde279cd4b618aceb49c889d0d (diff)
downloadbun-dfa3e19cbf1a4fefcad424b7a5a50569ce3d6864.tar.gz
bun-dfa3e19cbf1a4fefcad424b7a5a50569ce3d6864.tar.zst
bun-dfa3e19cbf1a4fefcad424b7a5a50569ce3d6864.zip
snaspshots
Diffstat (limited to 'integration/snapshots/spread_with_key.debug.tsx')
-rw-r--r--integration/snapshots/spread_with_key.debug.tsx4
1 files changed, 1 insertions, 3 deletions
diff --git a/integration/snapshots/spread_with_key.debug.tsx b/integration/snapshots/spread_with_key.debug.tsx
index 168a6e3ac..92d72def4 100644
--- a/integration/snapshots/spread_with_key.debug.tsx
+++ b/integration/snapshots/spread_with_key.debug.tsx
@@ -8,9 +8,7 @@ var JSXClassic = require($bbcd215f);
var jsx = require(JSX).jsxDEV, jsxEl = require(JSXClassic).createElement;
var { default: React} = require($bbcd215f);
-export function SpreadWithTheKey({
- className
-}) {
+export function SpreadWithTheKey({ className }) {
const rest = {};
return jsxEl("div", {