mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-02 03:44:06 +03:00
fix: fix inputClass type (#374)
This commit is contained in:
@@ -195,7 +195,6 @@ export default {
|
||||
default: 'date'
|
||||
},
|
||||
inputClass: {
|
||||
type: [String, Array],
|
||||
default: 'mx-input'
|
||||
},
|
||||
inputAttr: Object,
|
||||
|
||||
Reference in New Issue
Block a user