test
All checks were successful
deploy to production / deploy (push) Successful in 30s

This commit is contained in:
Robin Grenzdörfer 2023-10-18 15:00:30 +00:00
parent 850fb6ad1e
commit 75d4c88d47

View File

@ -35,6 +35,9 @@
}
$: console.log($pages)
let nestedPath = checkNestedPath()
window.addEventListener("popstate", function (event) {
$rerender = $rerender + 1
})
</script>
{#if Object.keys(row).length}