add divider on section

This commit is contained in:
Erik Jan de Wit 2021-06-16 08:12:53 +02:00
parent a03c8fc79b
commit 27c3c58af1

View file

@ -142,7 +142,6 @@ export const IdentityProvidersSection = () => {
<ViewHeader
titleKey="common:identityProviders"
subKey="identity-providers:listExplain"
divider={false}
/>
<PageSection
variant={providers.length === 0 ? "default" : "light"}