Skip to content

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 11:10
· 15 commits to master since this release

🚀 Features

  • Allow onSubmit to return Promise:
    • Returning an error in the promise will show error message in a toast and will not close the modal.
    • PR: #233
Uncategorized