We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c3b81 commit c038b60Copy full SHA for c038b60
vue/src/components/Topbar.vue
@@ -44,7 +44,7 @@
44
</div>
45
<div style="margin-top: 42px"></div>
46
<div class="button-set">
47
- <button id="goto-signin-btn" @clikc="signIn">Sign In</button>
+ <button id="goto-signin-button" @click="signIn">Sign In</button>
48
49
50
0 commit comments