chore: update examples for v3.0.0 (#9482)

This commit is contained in:
Sébastien Lorber 2023-10-31 22:53:06 +01:00 committed by GitHub
parent 5d2f9cf70a
commit ef70ba493a
11 changed files with 2540 additions and 1697 deletions

View file

@ -42,7 +42,7 @@ This is my **first Docusaurus document**!
It is also possible to create your sidebar explicitly in `sidebars.js`:
```js title="sidebars.js"
module.exports = {
export default {
tutorialSidebar: [
'intro',
// highlight-next-line