ruv commited on
Commit
df0c508
·
verified ·
1 Parent(s): e5ade1f

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -6,6 +6,6 @@
6
  <title>My React App</title>
7
  </head>
8
  <body>
9
- <div id="root"></div>
10
  </body>
11
  </html>
 
6
  <title>My React App</title>
7
  </head>
8
  <body>
9
+ 1<div id="root">test</div>2
10
  </body>
11
  </html>