mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-15 03:53:48 +00:00
refactor(#35): sign out to be accessible
This commit is contained in:
@@ -17,4 +17,5 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<button on:click={signOutClick}>Sign Out</button>
|
<button on:click={signOutClick} aria-label="Sign out of your account" type="button">Sign Out</button
|
||||||
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user