Merge branch 'master' of https://github.com/BogPlaymate/ClassQuiz into BogPlaymate/master

This commit is contained in:
Mawoka
2024-07-08 11:23:23 +02:00
2 changed files with 2 additions and 2 deletions
@@ -247,7 +247,7 @@ This should be okay, right?
</p>
<input
type="text"
autofocus
comment="svelte recommends against autofocus for accessibility reasons. Therefore removed autofocus command for this input"
class="col-start-1 row-start-1 bg-transparent w-full p-4 outline-none bg-gray-700 rounded"
bind:value={input}
/>