Closed trajano closed 6 years ago
TextField.vue does not appear to provide a provision for password fields with type='placeholder'
type='placeholder'
I think instead of making it hardcoded to type='text' make it a props that defaults to text
type='text'
text
TextField.vue does not appear to provide a provision for password fields with
type='placeholder'