Skip to content

Commit

Permalink
Update src/helpers.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AylenHoz authored Jan 8, 2025
1 parent 1266b37 commit 5eb97c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export function stripAnsi(value: string) {
}

/**
* Return line to add event handler of an element as a listener
* Returns line to add event handler of an element as a listener
*/
export function getAddEventListenerLine({
id,
Expand Down

0 comments on commit 5eb97c5

Please sign in to comment.