Skip to content

Commit

Permalink
changed TextComponent and friends to new requirements for DELETE and …
Browse files Browse the repository at this point in the history
…BACKSPACE
  • Loading branch information
annekekleppe committed Sep 27, 2024
1 parent 56f5c67 commit b1a5be4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ export class TextComponentHelper {
}
}


/**
* When a keyboard event is triggered, this function stores the caret position(s).
* Note, this function is to be used from the <input> element only. It depends on the
Expand Down

0 comments on commit b1a5be4

Please sign in to comment.