🎨 Formatted code

This commit is contained in:
Mawoka
2022-04-16 11:22:02 +02:00
parent 1292faa518
commit a4fdc4c22d
6 changed files with 6 additions and 0 deletions
@@ -54,6 +54,7 @@
isSubmitting = false;
};
</script>
<svelte:head>
<title>ClassQuiz - Reset your Password</title>
</svelte:head>
@@ -43,6 +43,7 @@
let email = '';
</script>
<svelte:head>
<title>ClassQuiz - Reset your Password</title>
</svelte:head>
@@ -133,6 +133,7 @@
}
};
</script>
<svelte:head>
<title>ClassQuiz - Settings</title>
</svelte:head>