Skip to content

Commit

Permalink
Force commit
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheppner committed Dec 28, 2023
1 parent 45526ea commit 149a90f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Search/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export function Search({
setCityInput(cityEntry.label); // set the state "cityInput" to this city LABEL / string value
setCity(cityEntry);
writeCityToLocalStorage(search.toLowerCase());

}
}
}
Expand Down

0 comments on commit 149a90f

Please sign in to comment.