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