🐛 Fix enter emails on onboarding new user creating team

This commit is contained in:
Alejandro Alonso 2023-03-28 10:56:28 +02:00 committed by Alonso Torres
parent 694497803b
commit 0ec89e8bbe
2 changed files with 2 additions and 0 deletions

View file

@ -185,6 +185,7 @@
:auto-focus? true
:trim true
:valid-item-fn us/parse-email
:caution-item-fn #{}
:on-submit on-submit
:label (tr "modals.invite-member.emails")}]]