Access nested elements of a complex object, or return undefined if cannot continue no more ```javascript if (obj && obj.prop1 && ob.prop1.prop2 && obj.prop1.prop2.prop3 && obj.prop1.prop2.prop3[0]) {
published version 1.0.1, 6 years agoThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
published version 0.2.2, 6 years ago- published version 1.1.1, 3 years ago