Skip to content

Commit

Permalink
chore: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 27, 2024
1 parent 77a2956 commit 073bfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/output/tab-double-quotes/jsx.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export function HelloWorld({
greeted = "\"World\"",
silent = false,
onMouseOver,
}) {
}) {
if (!greeting) {
return null
};
Expand Down

0 comments on commit 073bfb8

Please sign in to comment.