add noMaxWidth, label and description overrides to text input
This commit is contained in:
@@ -19,7 +19,8 @@ export default {
|
||||
default: () => ''
|
||||
},
|
||||
initialErrors: Array,
|
||||
paragraph: String
|
||||
paragraph: String,
|
||||
noMaxWidth: String
|
||||
},
|
||||
|
||||
data: function () {
|
||||
|
Reference in New Issue
Block a user