Skip to content

Commit 957597a

Browse files
committed
lol
1 parent 4c78dac commit 957597a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intro.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
arrowLayer.className = 'introjs-arrow bottom';
181181
break;
182182
case 'right':
183-
console.log(tooltipLayerPosition);
184183
tooltipLayer.style.right = "-" + (tooltipLayerPosition.width + 10) + "px";
185184
arrowLayer.className = 'introjs-arrow left';
186185
break;

0 commit comments

Comments
 (0)