Skip to content

Commit 4474e41

Browse files
committed
feat: tweak the topbar
1 parent 26f8f42 commit 4474e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue/src/components/Topbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</div>
4545
<div style="margin-top: 42px"></div>
4646
<div class="button-set">
47-
<button id="goto-signin-btn" @click="signIn">Sign In</button>
47+
<button id="goto-signin-button" @click="signIn">Sign In</button>
4848
</div>
4949
</div>
5050
</div>

0 commit comments

Comments
 (0)