chore: update examples to Docusaurus 2.4.0 (#8815)

This commit is contained in:
Sébastien Lorber 2023-03-23 19:50:19 +01:00 committed by GitHub
parent 8afb92a47c
commit abc6332b61
3 changed files with 672 additions and 644 deletions

View file

@ -71,8 +71,8 @@ const config = {
},
items: [
{
type: 'doc',
docId: 'intro',
type: 'docSidebar',
sidebarId: 'tutorialSidebar',
position: 'left',
label: 'Tutorial',
},