Relative Content

Tag Archive for javascriptreactjsreduxfrontendtailwind-css

Get Data from one component to another

There is a Component called PatientDetailsPopup. It have user agreement details, Patient details and order summary. It called in another page and have a checkout button. When clicked that button popup and show agreement patient details and order summary one by one. Here is the patient popup code.