We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f6f6e commit 6c4fd12Copy full SHA for 6c4fd12
1 file changed
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
->>>>>>> 50d6991ca6652f4bc4c985cf0c0e593864f2cc91
39
40
41
"title": "Add React to an Existing Project",
0 commit comments