Add weather icon inputs to cities on map

This commit is contained in:
Guntis Smaukstelis
2024-02-11 21:44:29 +02:00
parent 46b16e462e
commit 19c3e45122
10 changed files with 152 additions and 23 deletions
-1
View File
@@ -34,7 +34,6 @@ export const ResultView: Component<{
return (
<div>
<div class="resultTitle">
<h3>Result:</h3>
<span>
{resultViews.map(viewName =>
<>