diff --git a/src/components/SVGSprite.svelte b/src/components/SVGSprite.svelte new file mode 100644 index 0000000..604c7b3 --- /dev/null +++ b/src/components/SVGSprite.svelte @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/components/atoms/BoxCTA.svelte b/src/components/atoms/BoxCTA.svelte index 9a65030..930db88 100644 --- a/src/components/atoms/BoxCTA.svelte +++ b/src/components/atoms/BoxCTA.svelte @@ -1,4 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/components/molecules/Switcher.svelte b/src/components/molecules/Switcher.svelte index c652232..2856a5a 100644 --- a/src/components/molecules/Switcher.svelte +++ b/src/components/molecules/Switcher.svelte @@ -1,25 +1,27 @@