Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add optional chaining to prevent undefined error (#1173)
* Add optional chaining to prevent undefined error * Remove print statement
- Loading branch information