mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-13 11:03:49 +00:00
refactor(#35): sign out to be accessible
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
}
|
||||
</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