diff --git a/src/components/atoms/Image.svelte b/src/components/atoms/Image.svelte new file mode 100644 index 0000000..df420b1 --- /dev/null +++ b/src/components/atoms/Image.svelte @@ -0,0 +1,23 @@ + + + + {alt} + \ No newline at end of file diff --git a/src/components/molecules/Location.svelte b/src/components/molecules/Location.svelte index 614e446..a20208c 100644 --- a/src/components/molecules/Location.svelte +++ b/src/components/molecules/Location.svelte @@ -1,12 +1,15 @@
- - Flag of {country.name} + + Flag of {country.name}

{name}