mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 23:02:56 +02:00
chore: update examples to Docusaurus 2.4.0 (#8815)
This commit is contained in:
parent
8afb92a47c
commit
abc6332b61
3 changed files with 672 additions and 644 deletions
|
@ -71,8 +71,8 @@ const config = {
|
|||
},
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'intro',
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
position: 'left',
|
||||
label: 'Tutorial',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue