import React from "react"; const BillingDetails = () => { return (

Order Note (Optional)

{/* */}
{/* */}
); }; export default BillingDetails;