We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd7757 commit a78f8d2Copy full SHA for a78f8d2
www/index.html
@@ -5,7 +5,7 @@
5
<base href="https://ahsanayaz.github.io/stop-watch-box/">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
7
<title>Stencil Component Starter</title>
8
- <script src="/build/stopwatchbox.js"></script>
+ <script src="build/stopwatchbox.js"></script>
9
<!-- <script src="https://unpkg.com/[email protected]/dist/stopwatchbox.js"></script> -->
10
11
<style>
0 commit comments