diff --git a/src/lib/components/PreFooter.svelte b/src/lib/components/PreFooter.svelte index c53668fdca..b70d08019e 100644 --- a/src/lib/components/PreFooter.svelte +++ b/src/lib/components/PreFooter.svelte @@ -48,7 +48,7 @@
For pro developers and teams that need to scale their products. diff --git a/src/lib/components/Select.svelte b/src/lib/components/Select.svelte index 8285d9293c..a8764abc8f 100644 --- a/src/lib/components/Select.svelte +++ b/src/lib/components/Select.svelte @@ -105,7 +105,7 @@ {#each groups as group} {@const isDefault = group.label === DEFAULT_GROUP} {#if isDefault} -