mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
"Request Invitation" -> "Get Invite" (#212)
This commit is contained in:
parent
ef27bbe7d8
commit
50b05d63bc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ const JoinForm = ({ sx = {} }) => {
|
|||
<Submit
|
||||
status={status}
|
||||
labels={{
|
||||
default: 'Request invitation',
|
||||
default: 'Get Invite',
|
||||
error: 'Something went wrong',
|
||||
success: 'Email coming soon!'
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue