From dfa3e19cbf1a4fefcad424b7a5a50569ce3d6864 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 22 Feb 2022 15:47:11 -0800 Subject: snaspshots --- integration/snapshots/spread_with_key.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'integration/snapshots/spread_with_key.tsx') diff --git a/integration/snapshots/spread_with_key.tsx b/integration/snapshots/spread_with_key.tsx index 168a6e3ac..92d72def4 100644 --- a/integration/snapshots/spread_with_key.tsx +++ b/integration/snapshots/spread_with_key.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", { -- cgit v1.2.3