forked from Shopify/polaris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[polaris.shopify.com] Fix broken images (Shopify#11741)
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Open it as a draft if it’s a work in progress --> ### WHY are these changes introduced? Fixes some broken images in the Guidance for `Modal` and `Setting toggle`.
- Loading branch information
Showing
4 changed files
with
2 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -206,13 +206,13 @@ Tertiary actions should: | |
|
||
#### Do | ||
|
||
![Screenshot of modal with a plain button as a tertiary action](/images/components/internal-only/modal/[email protected]) | ||
![Screenshot of modal with a plain button as a tertiary action](/images/components/deprecated/modal/[email protected]) | ||
|
||
Use a plain button for a tertiary action if needed | ||
|
||
#### Don’t | ||
|
||
![Screenshot of modal with a destructive button as a tertiary action](/images/components/internal-only/modal/[email protected]) | ||
![Screenshot of modal with a destructive button as a tertiary action](/images/components/deprecated/modal/[email protected]) | ||
|
||
Use a tertiary action for a destructive action | ||
|
||
|
File renamed without changes
File renamed without changes