Skip to content

Commit

Permalink
feat: added accessors to svelte:options (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: Darrell <[email protected]>
  • Loading branch information
jonasgeiler and dgallion1 committed Apr 20, 2024
1 parent 62676d2 commit bab6c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/VirtualList.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<svelte:options accessors />

<script context="module">
/**
* the third argument for event bundler
Expand Down

0 comments on commit bab6c01

Please sign in to comment.