mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Form): error-message-align prop type (#5674)
This commit is contained in:
parent
f13c6c57a5
commit
3672441839
@ -9,7 +9,7 @@ export default createComponent({
|
||||
labelAlign: String,
|
||||
inputAlign: String,
|
||||
validateFirst: Boolean,
|
||||
errorMessageAlign: Boolean,
|
||||
errorMessageAlign: String,
|
||||
},
|
||||
|
||||
provide() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user