mirror of
https://github.com/penpot/penpot.git
synced 2025-07-17 10:37:13 +02:00
🐛 Display error message on register form (#6797)
This commit is contained in:
parent
daca26e54f
commit
24e78e6a10
6 changed files with 70 additions and 2 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"~:type": "~:restriction",
|
||||
"~:code": "~:email-does-not-match-invitation",
|
||||
"~:hint": "email should match the invitation"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue