checkout
Checkout ⇒ JSX.Element
Checkout component is used to handle the checkout process. It uses react-query for server state management, Yup for form validation, and react-router-dom for navigation.
Kind: global constant
Returns: JSX.Element - The rendered JSX element.
| Param | Type | Description |
|---|---|---|
| props | Object | The properties passed to the component. |