Skip to content

Commit 0619a22

Browse files
committed
Merge branch 'acurrieclark-patch-1' into main
resolves #21 resolves #103
2 parents a95ac65 + 0d84181 commit 0619a22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/RangeSlider.svelte

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<svelte:options immutable={false} />
2+
13
<script>
24
import { spring } from "svelte/motion";
35
import { createEventDispatcher } from "svelte";

0 commit comments

Comments
 (0)