Skip to content

Commit dfc36ef

Browse files
committed
Fix the navbar signin link
1 parent 643c94e commit dfc36ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/examples/Navbars/Navbar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
:to="{ name: 'Sign In' }"
3939
class="px-0 nav-link font-weight-bold"
4040
:class="textWhite ? textWhite : 'text-body'"
41-
target="_blank"
4241
>
4342
<i
4443
class="fa fa-user"

0 commit comments

Comments
 (0)