Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
497 B
Markdown
Raw Permalink Normal View History

2025-12-12 14:26:25 +09:00
# Checkout template
## Usage
<!-- #target-branch-reference -->
1. Copy these folders (`checkout` and `shared-theme`) into your project, or one of the [example projects](https://github.com/mui/material-ui/tree/master/examples).
2. Make sure your project has the required dependencies: @mui/material, @emotion/styled, @emotion/react.
3. Import and use the `Checkout` component.
## Demo
<!-- #host-reference -->
View the demo at https://mui.com/material-ui/getting-started/templates/checkout/.