Code refactoring

This commit is contained in:
Burak Civan
2021-05-28 14:16:40 +03:00
parent c08c080900
commit aaa7f79670
6 changed files with 36 additions and 29 deletions

View File

@ -86,7 +86,7 @@
description: "Input label (text before input)"
},
error: {
type: [String, Object, Array],
type: String,
description: "Input error (below input)"
},
footerError: {