base-components-recipes
base-components-recipes copied to clipboard
Update recordForm.js, removed redundant checks
_objectinfo is already validated for the field at start of the code block (line 237) => if (this._objectInfo.fields && this._objectInfo.fields[field]) { similar check is not needed inside the block
Thanks for the contribution! Before we can merge this, we need @Vishnuz to sign the Salesforce.com Contributor License Agreement.