ruv commited on
Commit
c630a76
·
verified ·
1 Parent(s): 404b810

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -7,6 +7,6 @@
7
  </head>
8
  <body>
9
  <div id="root"></div>
10
- <script src="/static/js/main.js"></script>
11
  </body>
12
  </html>
 
7
  </head>
8
  <body>
9
  <div id="root"></div>
10
+ <!-- The React build process will automatically insert the necessary script tags here -->
11
  </body>
12
  </html>