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.
2 parents 53dc163 + 71bb87b commit c2fd514Copy full SHA for c2fd514
index.html
@@ -8,7 +8,6 @@
8
<link rel="stylesheet" href="./assets/style/style.css" />
9
</head>
10
<body>
11
-<<<<<<< HEAD
12
<div class="tab">
13
<div class="inputField">
14
<button class="tablinks" id="stopbutton">Stop Sorting</button> <br />
@@ -73,10 +72,8 @@
73
72
<canvas id="cvs"></canvas>
74
</div>
75
<!-- The main section when all things will heppening -->
76
-=======
77
78
79
->>>>>>> 141ad495338db7854c07ee1ae9ffeeb6ebc6f429
80
<script src="./assets/js/index.js"></script>
81
</body>
82
</html>
0 commit comments