mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-12 17:46:26 +02:00
loginmodal: fix gh btn
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
<div>
|
||||
<p>
|
||||
<button class="btn btn-icon btn--big full-width social-login-btn--github" data-auth-provider="github">
|
||||
<button d-click="login" class="btn btn-icon btn--big full-width social-login-btn--github" data-auth-provider="github">
|
||||
<svg><use xlink:href="#github-icon"></use></svg>Login with Github
|
||||
</button>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user