From bab6c010c24a3f0845d115cd91897ecd6b5248e9 Mon Sep 17 00:00:00 2001 From: Jonas Geiler Date: Sat, 20 Apr 2024 20:58:13 +0200 Subject: [PATCH] feat: added `accessors` to `svelte:options` (#39) Co-authored-by: Darrell --- src/VirtualList.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/VirtualList.svelte b/src/VirtualList.svelte index 33d36ac..e35650d 100644 --- a/src/VirtualList.svelte +++ b/src/VirtualList.svelte @@ -1,3 +1,5 @@ + +