Skip to content

Commit

Permalink
nit: fix end of file newline
Browse files Browse the repository at this point in the history
  • Loading branch information
toddkao committed Jul 3, 2024
1 parent 9a9028d commit 28416a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/widget/src/ui/WebComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ declare global {
[WEB_COMPONENT_NAME]: SwapWidgetWebComponentProps;
}
}
}
}

0 comments on commit 28416a5

Please sign in to comment.