mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
fixing refresh
This commit is contained in:
@@ -17,8 +17,8 @@ function jumpPoints() {
|
|||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
jumpPoints()
|
jumpPoints()
|
||||||
onUnmounted(() => clearTimeout(timeout))
|
|
||||||
})
|
})
|
||||||
|
onUnmounted(() => clearTimeout(timeout))
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
|||||||
Reference in New Issue
Block a user