diff --git a/UNRELEASED.md b/UNRELEASED.md index e4b3e8c6dcf..82541e3c471 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -22,6 +22,8 @@ ### Documentation +- Updated `Card` with custom footer actions example to be right-aligned ([#2603](https://github.com/Shopify/polaris-react/pull/2603)) + ### Development workflow ### Dependency upgrades diff --git a/src/components/Card/README.md b/src/components/Card/README.md index 99f7f715019..d32ea52e35a 100644 --- a/src/components/Card/README.md +++ b/src/components/Card/README.md @@ -316,10 +316,12 @@ Use to present actionable content that is optional or not the primary purpose of to your account. A special code will be required each time you log in, ensuring only you can access your account.

- - - - + + + + + +