mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 12:23:08 +02:00
🐛 Fix enter emails on onboarding new user creating team
This commit is contained in:
parent
694497803b
commit
0ec89e8bbe
2 changed files with 2 additions and 0 deletions
|
@ -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")}]]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue