Merge pull request #21 from BradNut/development

Development
This commit is contained in:
Bradley Shellnut 2024-07-15 12:48:39 -07:00 committed by GitHub
commit 3828b53d40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
export const load: PageServerLoad = async (event) => {
return {};
};

View file

@ -0,0 +1,4 @@
<script lang="ts">
</script>
<h1>Reset Password</h1>