Lib: Comments

This commit is contained in:
2024-12-17 17:20:22 +01:00
parent b21e4b9b6e
commit eedc7f9a85
2 changed files with 1 additions and 3 deletions

View File

@ -47,8 +47,6 @@
};
</script>
<!-- TODO: This component needs to know its own height, otherwise the intersection observer doesn't work -->
<!-- (all elements are visible at once, so no lazy loading...) -->
<div
use:lazyload
onLazyVisible={lazy_visible_handler}