fixing refresh

This commit is contained in:
2024-02-24 01:16:59 +01:00
parent 31031e931a
commit 1e54cf0eb7

View File

@@ -17,8 +17,8 @@ function jumpPoints() {
onMounted(() => {
jumpPoints()
onUnmounted(() => clearTimeout(timeout))
})
onUnmounted(() => clearTimeout(timeout))
</script>
<template>