let forecast;
let location;
indow.onclick = async (event) => {
// ...
}
indow.onclick = ((forecast, location) => async () => {
// ...
})();
indow.onclick = async function someFunction(event) {
// ...
setImg(someFunction.forecast, someFunction.location);
// ...
someFunction.forecast = ...
someFunction.location = ...
// ...
}
"весит"=>"висит"
В моём - уже давно не пишут issue'ов.
height: 100vmax;
- нафиг