force-app/main/default/lwc/lexCustomLightningDatatable/customAgencyOppInput.html
@@ -1,8 +1,3 @@ <template> <c-lex-agency-opp-cus-cell input-value={typeAttributes.inputValue} record-id={typeAttributes.recordId} field-name={typeAttributes.fieldName} show-type={typeAttributes.showType} ></c-lex-agency-opp-cus-cell> <c-lex-agency-opp-cus-cell input-value={typeAttributes.inputValue} record-id={typeAttributes.recordId} field-name={typeAttributes.fieldName} show-type={typeAttributes.showType}></c-lex-agency-opp-cus-cell> </template>