mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 14:14:17 +00:00
docs(v2): fix invalid JS example (#3952)
* Fix invalid json * Update sidebar.md Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
parent
853e29dbd8
commit
2791ccc4cf
|
|
@ -233,6 +233,7 @@ module.exports = {
|
|||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue