diff --git a/src/components/modules/home/CollectionCarcoucel/CollectionCarcoucel.tsx b/src/components/modules/home/CollectionCarcoucel/CollectionCarcoucel.tsx index 9e46686bf..de0f2015a 100644 --- a/src/components/modules/home/CollectionCarcoucel/CollectionCarcoucel.tsx +++ b/src/components/modules/home/CollectionCarcoucel/CollectionCarcoucel.tsx @@ -1,5 +1,9 @@ import React from 'react' -import { CollectionHeading, ProductCaroucel, ViewAllItem } from 'src/components/common' +import { + CollectionHeading, + ProductCaroucel, + ViewAllItem, +} from 'src/components/common' import { ProductCardProps } from 'src/components/common/ProductCard/ProductCard' import s from './CollectionCarcoucel.module.scss' interface ColectionCarcoucelProps { @@ -20,10 +24,13 @@ const ColectionCarcoucel = ({