mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Added a space :)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
let error: string;
|
||||
|
||||
const pattern = String.raw`^.*\s+.*\s+.*\s+.*\s+.*`;
|
||||
|
||||
onMount(() => {
|
||||
if (element && autofocus) {
|
||||
element.focus();
|
||||
|
||||
Reference in New Issue
Block a user