mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix lint.
This commit is contained in:
@@ -107,8 +107,7 @@ const RegisterPage: FunctionComponent = () => {
|
||||
fieldType:
|
||||
FormFieldSchemaType.Phone,
|
||||
required: true,
|
||||
placeholder:
|
||||
'+11234567890',
|
||||
placeholder: '+11234567890',
|
||||
title: 'Phone Number',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user