Skip to content

Commit b0a0322

Browse files
authored
Merge pull request #28 from GOKUL3897/master
bug(EJ2-53537): Resolved git code issue.
2 parents dd9f04c + ce415d7 commit b0a0322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h1 class='sb-sample-text'></h1>
420420
<div class='sb-api-content'>${description}</div>
421421
</div>
422422
</script>
423-
<script src="./dist/0.bundle.js"></script>
423+
<script src="./dist/common.bundle.js"></script>
424424
<script src="./dist/bundle.js"></script>
425425

426426
</body>

0 commit comments

Comments
 (0)