diff --git a/src/components/Arrow/Arrow.svelte b/src/components/Arrow/Arrow.svelte index b11105d..610b0d7 100644 --- a/src/components/Arrow/Arrow.svelte +++ b/src/components/Arrow/Arrow.svelte @@ -12,7 +12,7 @@ export let disabled = false - + \ No newline at end of file + diff --git a/src/components/Dot/Dot.svelte b/src/components/Dot/Dot.svelte index 5b63830..0d34c7b 100644 --- a/src/components/Dot/Dot.svelte +++ b/src/components/Dot/Dot.svelte @@ -5,11 +5,11 @@ export let active = false - +>