Skip to content

Commit 3bdc1eb

Browse files
committed
better reactivity
1 parent b997ebf commit 3bdc1eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/CalendarHeatmap.vue

-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
194194
195195
function initTippy() {
196-
console.log('initTippy');
197196
tippyInstances.clear();
198197
if (tippySingleton) {
199198
tippySingleton.setInstances(Array.from(tippyInstances.values()));

0 commit comments

Comments
 (0)