mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
enable sign up with github button even if not checked
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
secondary
|
||||
fullWidth
|
||||
on:click={onGithubLogin}
|
||||
disabled={disabled || !terms}>
|
||||
{disabled}>
|
||||
<span class="icon-github" aria-hidden="true"></span>
|
||||
<span class="text">Sign up with GitHub</span>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user