children error fix (#1734)

This commit is contained in:
Rafid Muhymin Wafi 2021-11-03 22:28:41 +06:00 committed by GitHub
parent 0a9dfa01fb
commit 16e3aa8ee0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ export const KNOWN_LANGUAGES = {
export const SIDEBAR = {
en: [
{ text: "", header: true },
{ text: 'Section Header', header: true },
{ text: 'Introduction', link: 'en/introduction' },
{ text: 'Page 2', link: 'en/page-2' },