mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix placeholder
This commit is contained in:
parent
ecd7cc6fd4
commit
e26984d046
@ -108,7 +108,7 @@ const RegisterPage: FunctionComponent = () => {
|
||||
FormFieldSchemaType.Phone,
|
||||
required: true,
|
||||
placeholder:
|
||||
'+1-123-456-7890',
|
||||
'+11234567890',
|
||||
title: 'Phone Number',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user