diff --git a/react/Image.tsx b/react/Image.tsx index 5d39be26..ac5a9474 100644 --- a/react/Image.tsx +++ b/react/Image.tsx @@ -9,7 +9,7 @@ const Image: FunctionComponent = () => { return (
diff --git a/react/Price.tsx b/react/Price.tsx index e7315a56..0ecf109d 100644 --- a/react/Price.tsx +++ b/react/Price.tsx @@ -20,13 +20,13 @@ const Price: StorefrontFunctionComponent = ({ textAlign }) => {
{item.listPrice !== item.price && (
)} -
+
diff --git a/react/ProductBrand.tsx b/react/ProductBrand.tsx index 72e7aabe..0ae2bbd6 100644 --- a/react/ProductBrand.tsx +++ b/react/ProductBrand.tsx @@ -8,7 +8,7 @@ const ProductBrand: FunctionComponent = () => { return (