Skip to content

Commit 56eb707

Browse files
fix: mege conflict
1 parent 78d5371 commit 56eb707

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/learn/add-react-to-an-existing-project.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,8 @@ npm install react react-dom
6262
<html>
6363
<head><title>My app</title></head>
6464
<body>
65-
<<<<<<< HEAD
6665
<!-- మీ ప్రస్తుత పేజీ కంటెంట్ (ఈ ఉదాహరణలో, ఇది రీప్లేస్ చేయబడుతుంది) -->
67-
=======
68-
<!-- Your existing page content (in this example, it gets replaced) -->
6966
<div id="root"></div>
70-
>>>>>>> b22cbc3fed310b39c99fdd0f01621ac1903d1e8e
7167
</body>
7268
</html>
7369
```

0 commit comments

Comments
 (0)