Skip to content
Snippets Groups Projects
Unverified Commit 585b4ea4 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Remove unused `monospaceText` prop (#41721)

parent 5a43dffd
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,6 @@ const SettingsSAMLForm = ({ elements = [], settingValues = {}, onSubmit }) => {
{...fields["saml-identity-provider-certificate"]}
label={t`SAML Identity Provider Certificate`}
required
monospaceText
/>
<FormTextInput
{...fields["saml-application-name"]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment