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:
Matt Oestreich 2020-12-25 09:20:35 -06:00 committed by GitHub
parent 853e29dbd8
commit 2791ccc4cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,6 +233,7 @@ module.exports = {
},
],
},
],
};
```