Skip to content

Commit dfc6bf4

Browse files
committed
Comment
1 parent 67a6f04 commit dfc6bf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/ts/input/helpers/validation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export function isCharCorrect(options: {
3232
/**
3333
* Check if the input data is correct
3434
* @param options - Options object
35+
* @param options.data - Input data
3536
* @param options.inputValue - Current input value (use getCurrentInput(), not input element value)
3637
* @param options.targetWord - Target word
3738
* @param options.correctShiftUsed - Whether the correct shift state was used. Null means disabled

0 commit comments

Comments
 (0)