Skip to content

Commit 9a20258

Browse files
committed
Remove unnecessary script tags
1 parent 8ee50cd commit 9a20258

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sample/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
</head>
88
<body>
99
<div id="react-root"></div>
10-
<script src="index.jsx"></script>
1110
</body>
1211
</html>

test/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
</head>
88
<body>
99
<div id="react-root"></div>
10-
<script src="index.jsx"></script>
1110
</body>
1211
</html>

0 commit comments

Comments
 (0)