Break the Request Confirmation page down into React components. Do not worry about the checkout/return time. For now, we only need a text confirmation and return button. Use the button component that we've already created. Make the Return to Home button go to the Member Dashboard page (#32).
Break the Request Confirmation page down into React components. Do not worry about the checkout/return time. For now, we only need a text confirmation and return button. Use the button component that we've already created. Make the Return to Home button go to the Member Dashboard page (#32).