aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/spread_with_key.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/spread_with_key.tsx')
-rw-r--r--integration/snapshots/spread_with_key.tsx4
1 files changed, 1 insertions, 3 deletions
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", {