Skip to content

Commit

Permalink
Merge pull request #8 from dividat/rm-keyboard-garbage
Browse files Browse the repository at this point in the history
Remove keyboard garbage
  • Loading branch information
knuton authored Aug 26, 2024
2 parents 4f311f8 + 406d377 commit 112668e
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 112668e

Please sign in to comment.