mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
twk
This commit is contained in:
@@ -7,6 +7,28 @@
|
||||
"heading": true,
|
||||
"path": "",
|
||||
"routes": [
|
||||
{
|
||||
"title": "Installation",
|
||||
"path": "/learn/installation",
|
||||
"routes": [
|
||||
{
|
||||
"title": "Start a New React Project",
|
||||
"path": "/learn/start-a-new-react-project"
|
||||
},
|
||||
{
|
||||
"title": "Add React to a Website",
|
||||
"path": "/learn/add-react-to-a-website"
|
||||
},
|
||||
{
|
||||
"title": "Editor Setup",
|
||||
"path": "/learn/editor-setup"
|
||||
},
|
||||
{
|
||||
"title": "React Developer Tools",
|
||||
"path": "/learn/react-developer-tools"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Quick Start",
|
||||
"path": "/learn",
|
||||
@@ -167,31 +189,9 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Installation",
|
||||
"path": "/learn/installation",
|
||||
"hasSeparator": true,
|
||||
"routes": [
|
||||
{
|
||||
"title": "Start a New React Project",
|
||||
"path": "/learn/start-a-new-react-project"
|
||||
},
|
||||
{
|
||||
"title": "Add React to a Website",
|
||||
"path": "/learn/add-react-to-a-website"
|
||||
},
|
||||
{
|
||||
"title": "Editor Setup",
|
||||
"path": "/learn/editor-setup"
|
||||
},
|
||||
{
|
||||
"title": "React Developer Tools",
|
||||
"path": "/learn/react-developer-tools"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Community",
|
||||
"hasSeparator": true,
|
||||
"path": "/learn/community",
|
||||
"routes": [{
|
||||
"title": "Acknowledgements",
|
||||
|
||||
Reference in New Issue
Block a user