fix/bad-solution
This commit is contained in:
committed by
Kristofer Koishigawa
parent
246ca16f32
commit
21b411b855
@ -90,7 +90,7 @@ const LOCAL_FORECAST = {
|
|||||||
|
|
||||||
// change code below this line
|
// change code below this line
|
||||||
|
|
||||||
const { today { low: lowToday, high: highToday }} = LOCAL_FORECAST;
|
const { today: { low: lowToday, high: highToday }} = LOCAL_FORECAST;
|
||||||
|
|
||||||
// change code above this line
|
// change code above this line
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user