1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 11:00:28 +02:00
This commit is contained in:
Kushagra Gour
2018-01-23 23:55:42 +05:30
parent 77b7792d23
commit 70c95e123e
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

File diff suppressed because one or more lines are too long