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: {
|
readonly: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
deafaut: false,
|
default: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in a new issue