synced refresh button js timeout with the css animation
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
clearTimeout(refreshTimeoutId);
|
||||
refreshTimeoutId = null;
|
||||
tooltipData = oldTooltipData;
|
||||
}, 230);
|
||||
}, 200);
|
||||
}
|
||||
|
||||
onMount(() => {
|
||||
|
||||
Reference in New Issue
Block a user