lion/.changeset/mighty-frogs-wave.md
AndreeaMoise 0b97918d1e
fix(form-core): getMessage return type supports string and Element (#1756)
* fix: getMessage return type supports string and Element

* Add changeset
2022-08-10 10:59:12 +02:00

5 lines
110 B
Markdown

---
'@lion/form-core': patch
---
Extend type of getMessage to allow it being implemented as a sync function.