RonitP1 commited on
Commit
12fa13a
·
verified ·
1 Parent(s): 358e1b6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,7 +7,7 @@
7
  </head>
8
  <body>
9
  <div id="root"></div>
10
- <script type="module" src="./src/main.tsx"></script>
11
  </body>
12
  </html>
13
 
 
7
  </head>
8
  <body>
9
  <div id="root"></div>
10
+ <script type="module" src="./main.tsx"></script>
11
  </body>
12
  </html>
13