Skip to content
Snippets Groups Projects
Commit 17bdd36a authored by Bogdan Cochior's avatar Bogdan Cochior
Browse files

fix(invitation): fix invitation form step 2

parent 6fca8b64
No related branches found
No related tags found
1 merge request!13Sprint #14
......@@ -17,7 +17,7 @@ const SignUpInvitation = ({
nextStep,
prevStep,
initialValues,
type = 'invitation',
type,
subtitle = defaultSubtitle,
title = 'Add New Account Details',
}) => (
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment