mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
fix placeholder
This commit is contained in:
parent
0fa3f3ef08
commit
6a088aaa7d
@ -106,7 +106,7 @@ const SSOPage: FunctionComponent<PageComponentProps> = (
|
||||
description: "Paste in your x509 certificate here.",
|
||||
fieldType: FormFieldSchemaType.LongText,
|
||||
required: true,
|
||||
placeholder: 'https://example.com',
|
||||
placeholder: 'Paste in your x509 certificate here.',
|
||||
},
|
||||
{
|
||||
field: {
|
||||
|
Loading…
Reference in New Issue
Block a user