Skip to content

Commit 90b3b87

Browse files
committed
Removed trailing whitespace from line in component SignIn
1 parent 5a7a5f1 commit 90b3b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/auth/SignIn.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Submit
2323
</button>
2424
</form>
25-
25+
2626
<div class="mt-3 text-center">
2727
<p>Don't have an account? <router-link :to="{ name: 'SignUp'}">Sign Up!</router-link></p>
2828
</div>

0 commit comments

Comments
 (0)