fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574)

* codesandbox: use node 14 by default

* Regenerate examples

* Add example json files to prettierrignore
This commit is contained in:
Sébastien Lorber 2021-04-07 18:28:06 +02:00 committed by GitHub
parent 44029128fa
commit 3bcd0a6ab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 1790 additions and 1601 deletions

View file

@ -38,13 +38,9 @@ module.exports = {
title: 'Docs',
items: [
{
label: 'Style Guide',
label: 'Getting Started',
to: 'docs/',
},
{
label: 'Second Doc',
to: 'docs/doc2/',
},
],
},
{