We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be136b4 commit 7eceb72Copy full SHA for 7eceb72
src/VueDatePicker/utils/util.ts
@@ -308,5 +308,4 @@ export const checkKeyDown = (ev: KeyboardEvent, fn: () => any, prevent = false)
308
}
309
return fn();
310
311
- return;
312
};
0 commit comments