Update app/javascript/dashboard/routes/auth/components/AuthInput.vue
This commit is contained in:
parent
971c40a5eb
commit
eed716fad7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export default {
|
|||
},
|
||||
readonly: {
|
||||
type: Boolean,
|
||||
deafaut: false,
|
||||
default: false,
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue