fix placeholder

This commit is contained in:
Simon Larsen 2022-12-28 21:38:05 +00:00
parent ecd7cc6fd4
commit e26984d046
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -108,7 +108,7 @@ const RegisterPage: FunctionComponent = () => {
FormFieldSchemaType.Phone,
required: true,
placeholder:
'+1-123-456-7890',
'+11234567890',
title: 'Phone Number',
},
{