Files
frontend-bootcamp/step1-06
Arthur Denner 826dcb467f Fix convert undefined to object
Trying to execute `Object.keys` in `undefined` throws an error. Defaulting the value to an empty object returns an empty array.
2019-03-04 15:32:34 -03:00
..
2019-03-04 15:32:34 -03:00
2019-03-03 21:35:32 -08:00