Make Earth icon a reusable component
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
on:change={handleCountryChange}
|
||||
value={filterCountry}
|
||||
>
|
||||
<img src="/images/icons/earth.svg" alt="Earth">
|
||||
<IconEarth class="icon" />
|
||||
</Select>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user