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 97caab16d4
commit c985513280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2122 additions and 2014 deletions

View file

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