Skip to content

Commit

Permalink
Remove keyboard garbage
Browse files Browse the repository at this point in the history
Vim user error?
  • Loading branch information
knuton authored Aug 26, 2024
1 parent f7bca50 commit 406d377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ function closestTo(val, intervalLower, intervalUpper) {

/**
* Tests whether the candidate lies within the directed projection from the origin.
ii*
*
* @param {Direction} direction
* @param {DOMRect} origin
* @param {DOMRect} candidate
Expand Down

0 comments on commit 406d377

Please sign in to comment.