focus unlock input when window is focused
This commit is contained in:
parent
3b61aa924a
commit
295698e62f
@ -40,6 +40,8 @@
|
||||
</script>
|
||||
|
||||
|
||||
<svelte:window on:focus={input.focus} />
|
||||
|
||||
<div class="fixed top-0 w-full p-2 text-center">
|
||||
<h1 class="text-3xl font-bold">Creddy is locked</h1>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user