fix placeholder

This commit is contained in:
Simon Larsen 2023-03-03 22:06:29 +00:00
parent 0fa3f3ef08
commit 6a088aaa7d
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -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: {