force-app/main/default/lwc/lexCustomLightningDatatable/customShipmentNumber.html
@@ -1,6 +1,8 @@ <template> <c-custom-shipment-number-comp record-id={typeAttributes.recordId}> record-id={typeAttributes.recordId} shipment-number={typeAttributes.shipmentNumber} > </c-custom-shipment-number-comp> </template>