Commit aa5144a9 authored by peterhegman's avatar peterhegman

Remove old `customValidator` prop

parent a65ff14a
......@@ -30,11 +30,6 @@ export default {
required: false,
default: () => [],
},
customValidator: {
type: Function,
required: false,
default: () => '',
},
regexErrorMessage: {
type: String,
required: false,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment