commit
ec6550a9ec
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ export const IdentityProvidersSection = () => {
|
||||||
<ViewHeader
|
<ViewHeader
|
||||||
titleKey="common:identityProviders"
|
titleKey="common:identityProviders"
|
||||||
subKey="identity-providers:listExplain"
|
subKey="identity-providers:listExplain"
|
||||||
divider={false}
|
|
||||||
/>
|
/>
|
||||||
<PageSection
|
<PageSection
|
||||||
variant={providers.length === 0 ? "default" : "light"}
|
variant={providers.length === 0 ? "default" : "light"}
|
||||||
|
|
Loading…
Reference in a new issue