Agregado nombre a Login.vue

This commit is contained in:
Ale 2022-10-24 22:39:55 -03:00
parent 4906d2bb4d
commit 4da7ff2431
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<script>
export default {
name: 'Login',
data() {
return {
visible: false,