Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Oct 22, 2023
1 parent be88325 commit 4b5eb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transpiling/jsx_string.rs
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ impl JsxString {
ExprOrSpread {
spread: None,
expr: Box::new(expr.clone()),
}
},
];

CallExpr {
Expand Down

0 comments on commit 4b5eb53

Please sign in to comment.