diff --git a/polaris-react/src/components/Icon/Icon.stories.tsx b/polaris-react/src/components/Icon/Icon.stories.tsx index 7d5d910653a..ffa1edab7df 100644 --- a/polaris-react/src/components/Icon/Icon.stories.tsx +++ b/polaris-react/src/components/Icon/Icon.stories.tsx @@ -17,7 +17,7 @@ export function Colored() { - + diff --git a/polaris-react/src/components/ProgressBar/ProgressBar.stories.tsx b/polaris-react/src/components/ProgressBar/ProgressBar.stories.tsx index 831ea226434..097f83d92d6 100644 --- a/polaris-react/src/components/ProgressBar/ProgressBar.stories.tsx +++ b/polaris-react/src/components/ProgressBar/ProgressBar.stories.tsx @@ -23,7 +23,7 @@ export function WithColors() {

- + ); } diff --git a/polaris.shopify.com/pages/examples/icon-colored.tsx b/polaris.shopify.com/pages/examples/icon-colored.tsx index a4c5249f949..eae1b4a4dc2 100644 --- a/polaris.shopify.com/pages/examples/icon-colored.tsx +++ b/polaris.shopify.com/pages/examples/icon-colored.tsx @@ -9,7 +9,7 @@ function IconExample() { - + diff --git a/polaris.shopify.com/src/components/TipBanner/TipBanner.tsx b/polaris.shopify.com/src/components/TipBanner/TipBanner.tsx index 34371ac26dc..da067cbee78 100644 --- a/polaris.shopify.com/src/components/TipBanner/TipBanner.tsx +++ b/polaris.shopify.com/src/components/TipBanner/TipBanner.tsx @@ -13,7 +13,7 @@ function TipBanner({title, children}: Props) {
- +
{title}