There was an error while loading. Please reload this page.
1 parent 51c2b5d commit 61394f1Copy full SHA for 61394f1
1 file changed
index.html
@@ -159,7 +159,6 @@
159
innerEl.style.left = (x - innerRadius) + "px";
160
innerEl.style.top = (y - innerRadius) + "px";
161
162
- console.log(e)
163
updateCirclePosition(e.target);
164
};
165
0 commit comments