From fbdbdb2f4c3f978d7484b5443cbfc2a5fe78d7da Mon Sep 17 00:00:00 2001 From: Eric Semeniuc <3838856+esemeniuc@users.noreply.github.com> Date: Tue, 24 Mar 2020 10:08:31 -0700 Subject: [PATCH] Add demo link --- docs/src/pages/getting-started/templates/checkout/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/src/pages/getting-started/templates/checkout/README.md b/docs/src/pages/getting-started/templates/checkout/README.md index 2f53ebc283ebf8..67b533efae4cf9 100644 --- a/docs/src/pages/getting-started/templates/checkout/README.md +++ b/docs/src/pages/getting-started/templates/checkout/README.md @@ -3,3 +3,6 @@ ## Usage Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Checkout` component. + +## Demo +View the demo at https://material-ui.com/getting-started/templates/checkout/