buli
2023-06-05 125e6a5936a48d318603617d0df8ffcc2d129372
1
2
3
4
5
6
7
<template>
    <c-custom-shipment-Amount-comp
    shipment-amount={typeAttributes.shipmentAmount}
    record-id={typeAttributes.recordId}>
 
    </c-custom-shipment-Amount-comp>
</template>