Add weather icon inputs to cities on map
This commit is contained in:
@@ -34,7 +34,6 @@ export const ResultView: Component<{
|
||||
return (
|
||||
<div>
|
||||
<div class="resultTitle">
|
||||
<h3>Result:</h3>
|
||||
<span>
|
||||
{resultViews.map(viewName =>
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user