make IdP section collapse (#2641) (#2649)

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2021-09-30 12:41:58 -05:00 committed by GitHub
parent 3568adec56
commit ce29230193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ module.exports = {
}, },
{ {
title: "Identity Providers", title: "Identity Providers",
collapsable: false, collapsable: true,
path: "/docs/identity-providers/", path: "/docs/identity-providers/",
type: "group", type: "group",
sidebarDepth: 0, sidebarDepth: 0,