Update sidebars.js

This commit is contained in:
vincanger 2023-01-31 14:44:47 +01:00
parent b610addef9
commit 7b90f5c12e

View File

@ -40,12 +40,12 @@ module.exports = {
}, },
] ]
}, },
'examples',
{ {
type: 'category', type: 'category',
label: 'Guides', label: 'Guides',
collapsed: false, collapsed: false,
items: [ items: [
'examples',
{ {
type: 'category', type: 'category',
label: 'Auth Providers', label: 'Auth Providers',