Add newline on end of Login.vue file to make test passing
This commit is contained in:
parent
a19ea9085d
commit
9f195b9a67
1 changed files with 2 additions and 1 deletions
|
@ -94,4 +94,5 @@ export default {
|
||||||
.login-button {
|
.login-button {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue