Added a space :)

This commit is contained in:
K Shashankh Vasudev
2023-10-11 19:44:49 +05:30
committed by GitHub
parent 24bee149fa
commit 004cd6d5a4
+1
View File
@@ -19,6 +19,7 @@
let error: string;
const pattern = String.raw`^.*\s+.*\s+.*\s+.*\s+.*`;
onMount(() => {
if (element && autofocus) {
element.focus();