We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342cd18 commit 82b3be2Copy full SHA for 82b3be2
src/sidebarLearn.json
@@ -25,17 +25,12 @@
25
"path": "/learn/installation",
26
"routes": [
27
{
28
-<<<<<<< HEAD
29
"title": "Пачаць новы React праект",
30
- "path": "/learn/start-a-new-react-project"
31
-=======
32
- "title": "Creating a React App",
33
"path": "/learn/creating-a-react-app"
34
},
35
36
"title": "Build a React App from Scratch",
37
"path": "/learn/build-a-react-app-from-scratch"
38
->>>>>>> fc29603434ec04621139738f4740caed89d659a7
39
40
41
"title": "Add React to an Existing Project",
0 commit comments